Specific definition of the IConcurrencyController for the ActorThreadingModel.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public interface IActorController : IConcurrencyController, IDispatcherObject
Properties
Name | Description |
---|---|
Dispatcher | Gets the IActorDispatcher for the current actor. |