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