TProgressUpdateEvent OnProgressUpdate { get; set; }
Thread event triggered when starting, running and stopping the thread.
Returns: TProgressUpdateEvent
Remarks:
The type of the event is passed as a parameter.
Thread event triggered when starting, running and stopping the thread.
Returns: TProgressUpdateEvent
The type of the event is passed as a parameter.