Method | Description | |
---|---|---|
TimerWithElapsedCancellation ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellation ( double time, Func |
public TimerWithElapsedCancellation ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsed | Func |
|
onDisposed | System.Action | |
return | System |
public TimerWithElapsedCancellation ( double time, Func |
||
time | double | |
onElapsed | Func |
|
onDisposed | System.Action | |
return | System |