ProgressNotificationArgs.CurrentStepProgress

ProgressNotificationArgs.CurrentStepProgress property

Gets the estimated progress percentage completed for the current step (part of the operation) (0-100).

public int CurrentStepProgress { get; }

See Also