RtTimer.Change 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.

See Also: