C# Class ClearComponentCache.ClearCachePackage

Inheritance: AsyncPackage
Show file Open project: madskristensen/ClearComponentCache

Protected Methods

Method Description
InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task

Method Details

InitializeAsync() protected method

protected InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task
cancellationToken System.Threading.CancellationToken
progress IProgress
return System.Threading.Tasks.Task