ProgressEventHandlerInfo.EventType

ProgressEventHandlerInfo.EventType property

Gets the type of the event.

public EventType EventType { get; }

Property Value

The type of the event.

See Also