Click or drag to resize
Akka.NETChildrenContainerBaseInternalChildren Property
TBD

Namespace:  Akka.Actor.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected IImmutableDictionary<string, IChildStats> InternalChildren { get; }

Property Value

Type: IImmutableDictionaryString, IChildStats
See Also