JoinableTaskFactory::UnderlyingSynchronizationContext Property

 

Gets the underlying SynchronizationContext that controls the main thread in the host.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

protected:
property SynchronizationContext^ UnderlyingSynchronizationContext {
	SynchronizationContext^ get();
}
Return to top
Show: