10.24.0

TimerTask Properties

Properties

DurationInMsecs The duration in milliseconds of the timer.
Mode The TimerMode specified when the timer is created Start(IContext, TimerCallback, TimerMode, Int64, Object)
UserState A reference to a user userState object. Passed in with the timer callback invocation.

See Also