| BackoffSupervisorBaseChild Property |
[Missing <summary> documentation for "P:Akka.Pattern.BackoffSupervisorBase.Child"]
Namespace:
Akka.Pattern
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected IActorRef Child { get; set; }
member Child : IActorRef with get, set
Property Value
Type:
IActorRefSee Also