PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingIDispatcherSynchronization­Context
Open sandboxFocus

IDispatcher.SynchronizationContext Property

SynchronizationContext

Gets the System.Threading.SynchronizationContext associated with the current dispatcher.

Declaration
SynchronizationContext SynchronizationContext { get; }
Property Value
Type Description
System.Threading.SynchronizationContext