메소드 | 설명 | |
---|---|---|
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
||
TimerWithElapsedCancellationAsync ( double time, Func |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
Wrap ( Func |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
리턴 | System |
public TimerWithElapsedCancellationAsync ( System.TimeSpan time, Func |
||
time | System.TimeSpan | |
onElapsed | Func |
|
onDisposed | System.Action | |
리턴 | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsedNonBool | Func |
|
onDisposed | System.Action | |
리턴 | System |
public TimerWithElapsedCancellationAsync ( double time, Func |
||
time | double | |
onElapsed | Func |
|
onDisposed | System.Action | |
리턴 | System |