Click or drag to resize
ChildrenContainerBaseStats Property

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

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

Property Value

Type: IReadOnlyListChildRestartStats

Implements

ChildrenContainerStats
See Also