Click or drag to resize
Akka.NETIChildrenContainer.Stats Property
TBD

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

Property Value

Type: IReadOnlyCollection<ChildRestartStats>
See Also