Click or drag to resize
Akka.NETEmptyChildrenContainerChildren Property
TBD

Namespace:  Akka.Actor.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IReadOnlyCollection<IInternalActorRef> Children { get; }

Property Value

Type: IReadOnlyCollectionIInternalActorRef

Implements

IChildrenContainerChildren
See Also