| TerminatingChildrenContainer Class |
Namespace: Akka.Actor.Internal
The TerminatingChildrenContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| TerminatingChildrenContainer(IImmutableMapString, ChildStats, ActorRef, SuspendReason) | Initializes a new instance of the TerminatingChildrenContainer class | |
| TerminatingChildrenContainer(IImmutableMapString, ChildStats, IImmutableSetActorRef, SuspendReason) | Initializes a new instance of the TerminatingChildrenContainer class |
| Name | Description | |
|---|---|---|
| Add | (Overrides ChildrenContainerBaseAdd(String, ChildRestartStats).) | |
| ChildStatsAppender | (Inherited from ChildrenContainerBase.) | |
| Contains | (Inherited from ChildrenContainerBase.) | |
| CreateCopyWithReason | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove | (Overrides ChildrenContainerBaseRemove(ActorRef).) | |
| Reserve | (Overrides ChildrenContainerBaseReserve(String).) | |
| ShallDie | (Overrides ChildrenContainerBaseShallDie(ActorRef).) | |
| ToString | (Overrides ObjectToString.) | |
| TryGetByName | (Inherited from ChildrenContainerBase.) | |
| TryGetByRef | (Inherited from ChildrenContainerBase.) | |
| Unreserve | (Overrides ChildrenContainerBaseUnreserve(String).) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |
| Name | Description | |
|---|---|---|
| Children | (Inherited from ChildrenContainerBase.) | |
| InternalChildren | (Inherited from ChildrenContainerBase.) | |
| IsNormal | (Overrides ChildrenContainerBaseIsNormal.) | |
| IsTerminating | (Overrides ChildrenContainerBaseIsTerminating.) | |
| Reason | ||
| Stats | (Inherited from ChildrenContainerBase.) |