JoinableTask<T> Properties

 

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

NameDescription
System_CAPS_pubpropertyIsCompleted

Determines whether the asynchronous operation represented by this instance has completed.(Inherited from JoinableTask.)

System_CAPS_pubpropertyTask

Gets the asynchronous task that completes when the asynchronous operation completes.

Return to top
Show: