static SynchronizationContext?? Current
Gets the synchronization context for the current thread.
Provides the basic functionality for propagating a synchronization context in various synchronization...
static void SetSynchronizationContext(SynchronizationContext syncContext)
Sets the current synchronization context.