SynchronizationContext.Current Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the synchronization context for the current thread.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Threading.SynchronizationContextA SynchronizationContext object representing the current synchronization context.
Show: