ThreadHelper::JoinableTaskContext Property

 

Gets the singleton JoinableTaskContext instance for Visual Studio.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property JoinableTaskContext^ JoinableTaskContext {
	static JoinableTaskContext^ get();
}
Return to top
Show: