Click or drag to resize
Akka.NETFanInT Properties

The FanInT generic type exposes the following members.

Properties
  NameDescription
Public propertyCurrentAction
TBD
Public propertyIsPumpFinished
TBD
Protected propertyLog
TBD
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Public propertyTransferState
TBD
Top
See Also