ActorSubscriber Properties |
The ActorSubscriber type exposes the following members.
Name | Description | |
---|---|---|
IsCanceled |
TBD
| |
RemainingRequested |
The number of stream elements that have already been requested from upstream
but not yet received.
| |
RequestStrategy |
TBD
| |
Self |
Gets the self ActorRef
(Inherited from ActorBase.) | |
Sender |
Gets the sending ActorRef of the current message
(Inherited from ActorBase.) |