Click or drag to resize
ChildRestartStatsChild Property

[Missing <summary> documentation for "P:Akka.Actor.Internal.ChildRestartStats.Child"]

Namespace: Akka.Actor.Internal
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public InternalActorRef Child { get; }

Property Value

Type: InternalActorRef
See Also