Mono Class Library: Overview

System.Threading.Timer: Method Members

The methods of System.Threading.Timer are listed below. For a list of all members, see the Timer Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Change(int, int) : bool
Changes the start time and interval between method invocations for a timer.
Change(long, long) : bool
Documentation for this section has not yet been entered.
Change(TimeSpan, TimeSpan) : bool
Changes the start time and interval between method invocations for a timer.
Change(uint, uint) : bool
Documentation for this section has not yet been entered.
Dispose()
Releases the resources held by the current instance.
Dispose(WaitHandle) : bool
Releases the resources held by the current instance.