ThreadHelper::JoinableTaskContext Property
Visual Studio 2015
Gets the singleton JoinableTaskContext instance for Visual Studio.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property JoinableTaskContext^ JoinableTaskContext { static JoinableTaskContext^ get(); }
Property Value
Type: Microsoft.VisualStudio.Threading::JoinableTaskContext^
Show: