SupervisorStrategyHandleChildTerminated Method |
Namespace: Akka.Actor
public abstract void HandleChildTerminated( IActorContext actorContext, ActorRef child, IEnumerable<InternalActorRef> children )
[Missing <param name="actorContext"/> documentation for "M:Akka.Actor.SupervisorStrategy.HandleChildTerminated(Akka.Actor.IActorContext,Akka.Actor.ActorRef,System.Collections.Generic.IEnumerable{Akka.Actor.InternalActorRef})"]
[Missing <param name="child"/> documentation for "M:Akka.Actor.SupervisorStrategy.HandleChildTerminated(Akka.Actor.IActorContext,Akka.Actor.ActorRef,System.Collections.Generic.IEnumerable{Akka.Actor.InternalActorRef})"]
[Missing <param name="children"/> documentation for "M:Akka.Actor.SupervisorStrategy.HandleChildTerminated(Akka.Actor.IActorContext,Akka.Actor.ActorRef,System.Collections.Generic.IEnumerable{Akka.Actor.InternalActorRef})"]