PostSharp//API Reference/Post­Sharp.​Patterns.​Threading/IActor­Controller/Dispatcher
Open sandboxFocus

Property Dispatcher

Dispatcher

Gets the IActorDispatcher for the current actor.

Declaration
IActorDispatcher Dispatcher { get; }
Property Value
Type Description
IActorDispatcher