| ClusterSingletonManager Properties |
The ClusterSingletonManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Listeners |
Retrieves the support needed to interact with an actor's listeners.
(Inherited from FSMTState, TData.) | |
| NextStateData |
Return next state data (available in OnTransition(FSMTState, TDataTransitionHandler) handlers)
(Inherited from FSMTState, TData.) | |
| Self |
Gets the self ActorRef
(Inherited from ActorBase.) | |
| Sender |
Gets the sending ActorRef of the current message
(Inherited from ActorBase.) | |
| StateData |
Current state data
(Inherited from FSMTState, TData.) | |
| StateName |
Current state name
(Inherited from FSMTState, TData.) |