IndicateProgress

IAsyncTaskState.IndicateProgress method

Sets the progress of the asynchronous task.

public void IndicateProgress(EventType eventType)
ParameterTypeDescription
eventTypeEventTypeThe progress state.

See Also