Method | Description | |
---|---|---|
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Wrap ( Func |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
return | System |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsed | Func |
|
onDisposed | System.Action | |
return | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
return | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsed | Func |
|
onDisposed | System.Action | |
return | System |