Click or drag to resize
Akka.NETChildrenContainerBase Constructor
TBD

Namespace:  Akka.Actor.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected ChildrenContainerBase(
	IImmutableDictionary<string, IChildStats> children
)

Parameters

children
Type: IImmutableDictionaryString, IChildStats
TBD
See Also