 | BackoffSupervisorBase.Child 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)
Syntaxprotected IActorRef Child { get; set; }
member Child : IActorRef with get, set
Property Value
Type:
IActorRef
See Also