TaskExt.Delay Method

Overload List

NameDescription
Public methodStatic memberDelay(Int32, CancellationToken) Creates an awaitable task that finishes after a given amount of milliseconds.
Public methodStatic memberDelay(Single, CancellationToken) Creates an awaitable task that finishes after a given amount of seconds.

See Also

Reference

TaskExt Class
UltimateXR.Extensions.System.Threading Namespace