Progress

IAsyncTaskState.Progress property

Gets the progress of the asynchronous task.

public EventType Progress { get; }

Property Value

The progress of the asynchronous task.

See Also