PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / IDispatcher

Interface IDispatcher

Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public interface IDispatcher

Properties

Name Description
IsInvokeSupported
SynchronizationContext

Methods

Name Description
BeginInvoke(SendOrPostCallback, Object)
CheckAccess()
Invoke(SendOrPostCallback, Object)