Mono Class Library: System.Threading.Timer Overview | Members

System.Threading.Timer Constructor

Documentation for this section has not yet been entered.

public Timer (TimerCallback callback, object state, long dueTime, long period)

Parameters

callback
Documentation for this section has not yet been entered.
state
Documentation for this section has not yet been entered.
dueTime
Documentation for this section has not yet been entered.
period
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0