ProgressNotificationArgs.EstimatedTotalProgress

ProgressNotificationArgs.EstimatedTotalProgress property

Gets the estimated total progress of the entire operation (0-100).

public int EstimatedTotalProgress { get; }

See Also