JoinableTaskFactory::UnderlyingSynchronizationContext Property
Visual Studio 2015
Gets the underlying SynchronizationContext that controls the main thread in the host.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
protected: property SynchronizationContext^ UnderlyingSynchronizationContext { SynchronizationContext^ get(); }
Show: