TaskExt.Delay Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Delay(Int32, CancellationToken) | Creates an awaitable task that finishes after a given amount of milliseconds. |
![]() ![]() | Delay(Single, CancellationToken) | Creates an awaitable task that finishes after a given amount of seconds. |
See Also
Reference
TaskExt Class
UltimateXR.Extensions.System.Threading Namespace