Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Timer ( TimerCallback callback, object state, int dueTime, int period ) : System |
public Timer ( TimerCallback callback, object state, int dueTime, int period ) : System | ||
callback | TimerCallback | |
state | object | |
dueTime | int | |
period | int | |
return | System |