JoinableTaskFactory::MainThreadAwaiter::OnCompleted Method (Action^)
Visual Studio 2015
Called on the main thread to prepare it to execute the continuation.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- continuation
-
Type:
System::Action^
The action to invoke when the operation completes.
Implements
INotifyCompletion::OnCompleted(Action^)
Show: