Click or drag to resize
Akka.NETActorRefSinkActor Properties

The ActorRefSinkActor type exposes the following members.

Properties
  NameDescription
Public propertyIsCanceled
TBD
(Inherited from ActorSubscriber.)
Protected propertyLog
TBD
Protected propertyRemainingRequested
The number of stream elements that have already been requested from upstream but not yet received.
(Inherited from ActorSubscriber.)
Public propertyRequestStrategy
TBD
(Overrides ActorSubscriberRequestStrategy.)
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Top
See Also