ActorBase Properties |
The ActorBase type exposes the following members.
Name | Description | |
---|---|---|
Context |
Gets the context.
| |
EmptyReceive |
EmptyReceive is a Receive-delegate that matches no messages at all, ever.
| |
Self |
Gets the self ActorRef
| |
Sender |
Gets the sending ActorRef of the current message
|