Click or drag to resize
DelayedTaskDelay Method
Overload List
  NameDescription
Public methodStatic memberDelay(TimeSpan)
Creates a task that will complete after a time delay.
Public methodStatic memberDelay(TimeSpan, CancellationToken)
Creates a task that will complete after a time delay.
Top
See Also