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

System.Threading.Timer Constructor

Documentation for this section has not yet been entered. [Edit]

[System.CLSCompliant(false)]
public Timer (TimerCallback callback, object state, uint dueTime, uint period)

Parameters

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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