Méthode | Description | |
---|---|---|
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
Wrap ( Func |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
Résultat | System |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsed | Func |
|
onDisposed | System.Action | |
Résultat | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
Résultat | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsed | Func |
|
onDisposed | System.Action | |
Résultat | System |