ThreadHelper.JoinableTaskContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the singleton JoinableTaskContext instance for Visual Studio.
public:
static property Microsoft::VisualStudio::Threading::JoinableTaskContext ^ JoinableTaskContext { Microsoft::VisualStudio::Threading::JoinableTaskContext ^ get(); };
public static Microsoft.VisualStudio.Threading.JoinableTaskContext JoinableTaskContext { get; }
static member JoinableTaskContext : Microsoft.VisualStudio.Threading.JoinableTaskContext
Public Shared ReadOnly Property JoinableTaskContext As JoinableTaskContext