PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingActor­AttributeIActor.​Dispatcher
Open sandboxFocus

ActorAttribute.IActor.Dispatcher Property

IActor.Dispatcher

Gets the IActorDispatcher for the current actor.

Declaration
IActorDispatcher IActor.Dispatcher
{
    [DebuggerAspectMethod]
    get;
}
Returns
Type Description
IActorDispatcher
Implements
IActor.Dispatcher