IVsTaskCompletionSource::SetResult Method (Object^)
Visual Studio 2015
Sets the task owned by this source to completed state with the result.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- result
-
Type:
System::Object^
The result to be set.
Show: