Click or drag to resize
Akka.NETBackoffSupervisorBaseChild 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; }

Property Value

Type: IActorRef
See Also