Click or drag to resize

LogicalThreadExtensionsYield Method

Overload List
  Name Description
Public Extension Method Yield(LogicalThread) Creates an awaitable that asynchronously yields to a new action on the logical thread when awaited.
Public Extension Method Yield(LogicalThread, Int32) Creates an awaitable that asynchronously yields to a new action on the logical thread when awaited.
Top
See Also