Click or drag to resize
EmptyChildrenContainerChildren Property

[Missing <summary> documentation for "P:Akka.Actor.Internal.EmptyChildrenContainer.Children"]

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

Property Value

Type: IReadOnlyListInternalActorRef

Implements

ChildrenContainerChildren
See Also