Interface implemented by the ActorAttribute aspect.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public interface IActor : IDispatcherObject, IThreadAware
Properties
Name | Description |
---|---|
Dispatcher | Gets the IActorDispatcher for the current actor. |