Method OnProgressStepStart
OnProgressStepStart(Action<Params>, CancellationTokenSource)
Declaration
public void OnProgressStepStart(Action<CoreInterface.ProgressStepStartTask.Params> action, CancellationTokenSource cancelSource = null)
Parameters
Type | Name | Description |
---|---|---|
Action<CoreInterface.ProgressStepStartTask.Params> | action | |
CancellationTokenSource | cancelSource |