Click or drag to resize

LogicalThreadExtensionsJoin Method

Overload List
  Name Description
Public Extension Method Join(LogicalThread) Creates an awaitable that ensures the continuation is running on the logical thread.
Public Extension Method Join(LogicalThread, Int32) Creates an awaitable that ensures the continuation is running on the logical thread.
Top
See Also