Click or drag to resize
Akka.NETBackoffSupervisor Properties

The BackoffSupervisor type exposes the following members.

Properties
  NameDescription
Protected propertyChild (Inherited from BackoffSupervisorBase.)
Protected propertyChildName (Inherited from BackoffSupervisorBase.)
Protected propertyChildProps (Inherited from BackoffSupervisorBase.)
Protected propertyReset (Inherited from BackoffSupervisorBase.)
Protected propertyRestartCountN (Inherited from BackoffSupervisorBase.)
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