Click or drag to resize
ChildrenContainerStats Property

[Missing <summary> documentation for "P:Akka.Actor.Internal.ChildrenContainer.Stats"]

Namespace: Akka.Actor.Internal
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
IReadOnlyList<ChildRestartStats> Stats { get; }

Property Value

Type: IReadOnlyListChildRestartStats
See Also