Méthode | Description | |
---|---|---|
Invoke ( ) : bool |
On the first time, will calculate the final DateTime. Otherwise, null operation (returns) until that time.
|
|
SleepWorkItem ( System.TimeSpan delay ) : System |
Create a new Sleep work item, including the number of milliseconds to wait until continuing.
|
public SleepWorkItem ( System.TimeSpan delay ) : System | ||
delay | System.TimeSpan | Amount of time to wait/delay. |
Résultat | System |