Method | Description | |
---|---|---|
Cancel ( ) : void | ||
Execute ( System.Action action ) : |
||
TimedAction ( System.TimeSpan dueTime, System.TimeSpan interval, ITimerService timerService ) : System |
Method | Description | |
---|---|---|
CheckForTimeout ( object sender, |
public Execute ( System.Action action ) : |
||
action | System.Action | |
return |
public TimedAction ( System.TimeSpan dueTime, System.TimeSpan interval, ITimerService timerService ) : System | ||
dueTime | System.TimeSpan | |
interval | System.TimeSpan | |
timerService | ITimerService | |
return | System |