Mono Class Library: Overview

System.Threading.Timer: Members

The members of System.Threading.Timer are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the Timer class.
Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the Timer class.
Documentation for this section has not yet been entered.

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.