Click or drag to resize
Akka.NETBackoffSupervisorBase Properties

The BackoffSupervisorBase type exposes the following members.

Properties
  NameDescription
Protected propertyChild
Protected propertyChildName
Protected propertyChildProps
Protected propertyReset
Protected propertyRestartCountN
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