|  | IChildrenContainer Interface | 
Namespace: Akka.Actor.Internal
 Syntax
SyntaxThe IChildrenContainer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Children | 
            TBD
             | 
|  | IsNormal | 
            TBD
             | 
|  | IsTerminating | 
            TBD
             | 
|  | Stats | 
            TBD
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | 
            TBD
             | 
|  | Contains | 
            TBD
             | 
|  | Remove | 
            TBD
             | 
|  | Reserve | 
            TBD
             | 
|  | ShallDie | 
            TBD
             | 
|  | TryGetByName | 
            TBD
             | 
|  | TryGetByRef | 
            TBD
             | 
|  | Unreserve | 
            TBD
             | 
 See Also
See Also