C# Class CommandTaskRunner.CommandTaskRunnerPackage

Inheritance: AsyncPackage
Mostrar archivo Open project: madskristensen/CommandTaskRunner

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