Provides the basic functionality for propagating a synchronization context across various synchroniza...
Definition: synchronization_context.h:13
static const SharedPtr< SynchronizationContext > & get_Current()
Gets the synchronization context for the current thread.
SynchronizationContext()
Constructs a new instance of SynchronizationContext.
static void SetSynchronizationContext(const SharedPtr< SynchronizationContext > &syncContext)
Sets the synchronization context for the current thread.