Class TimeManager
Default implementation of the time manager.
public class TimeManager : ITimeManager
- Inheritance
-
TimeManager
- Implements
- Inherited Members
Methods
Delay(TimeSpan, CancellationToken)
Delays the current thread for a specified time.
public Task Delay(TimeSpan delay, CancellationToken token)
Parameters
delay
TimeSpantoken
CancellationToken