|  | IChildrenContainerChildren Property | 
 
            TBD
            
 
    Namespace: 
   Akka.Actor.Internal
    Assembly:
   Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
SyntaxIReadOnlyCollection<IInternalActorRef> Children { get; }abstract Children : IReadOnlyCollection<IInternalActorRef> with get
Property Value
Type: 
IReadOnlyCollectionIInternalActorRef See Also
See Also