RTTimerChange Method

Set the expiration time and repeat interval on the associated timer.

NOTE: This method is non-deterministic.

IMPORTANT! This method have been deprecated. It will be removed in a future release.

Overload List
Name Description
Public method Change(Int32, Int32)
Set the expiration time and repeat interval on the specified timer.
Public method Change(Int64, Int64)
Set the expiration time and repeat interval on the specified timer.
Top
See Also