IActorController Properties |
The IActorController type exposes the following members.
Name | Description | |
---|---|---|
Dispatcher |
Gets the IActorDispatcher for the current actor.
| |
IsReadOnly |
Determines whether the entity is currently read-only.
(Inherited from IConcurrencyController.) | |
IsSharable |
Determines whether the entity can currently be accessed concurrently by several threads.
(Inherited from IConcurrencyController.) | |
ThreadingModel |
Gets the ThreadingModel implemented by the current controller.
(Inherited from IConcurrencyController.) |