Click or drag to resize
Akka.NETAct Properties

The Act type exposes the following members.

Properties
  NameDescription
Public propertyOnPostRestart
TBD
Public propertyOnPostStop
TBD
Public propertyOnPreRestart
TBD
Public propertyOnPreStart
TBD
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Public propertyStrategy
TBD
Top
See Also