| DelayedTaskDelay Method |
| Name | Description | |
|---|---|---|
| Delay(TimeSpan) |
Creates a task that will complete after a time delay.
| |
| Delay(TimeSpan, CancellationToken) |
Creates a task that will complete after a time delay.
|