ThreadHelper.JoinableTaskFactory Property

 

Gets the joinable task factory for Visual Studio.

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

public static JoinableTaskFactory JoinableTaskFactory { get; }

Property Value

Type: Microsoft.VisualStudio.Threading.JoinableTaskFactory

The joinable task factory for Visual Studio.

Return to top
Show: