AwaitExtensions::TaskSchedulerAwaiter::OnCompleted Method (Action^)
Visual Studio 2015
Schedules a continuation to execute using the specified task scheduler.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- action
-
Type:
System::Action^
The delegate.
Implements
INotifyCompletion::OnCompleted(Action^)
Show: