JoinableTask Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | IsCompleted | Determines whether the asynchronous operation represented by this instance has completed. |
![]() | Task | Gets the asynchronous task that completes when the asynchronous operation completes. |
Show:
