EventStreamActor Properties |
The EventStreamActor type exposes the following members.
Properties
| Name | Description |
---|
 | Self |
Gets the self ActorRef
(Inherited from ActorBase.) |
 | Sender |
Gets the sending ActorRef of the current message
(Inherited from ActorBase.) |
Top
See Also