The event handler receives an argument of type TaskDialogTimerTickEventArgs containing data related to this event. The following TaskDialogTimerTickEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ResetTimer | Gets or sets whether the timer should be reset. |
Ticks | Gets the number of milliseconds since the dialog was created or since resetting the timer. |