JoinableTaskFactory::MainThreadAwaiter Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetResult()

Called on the main thread to prepare it to execute the continuation.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodOnCompleted(Action^)

Called on the main thread to prepare it to execute the continuation.

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

Return to top
Show: