Click or drag to resize
ActorCellTerminatedQueuedFor Method

[Missing <summary> documentation for "M:Akka.Actor.ActorCell.TerminatedQueuedFor(Akka.Actor.ActorRef)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public void TerminatedQueuedFor(
	ActorRef subject
)

Parameters

subject
Type: Akka.ActorActorRef

[Missing <param name="subject"/> documentation for "M:Akka.Actor.ActorCell.TerminatedQueuedFor(Akka.Actor.ActorRef)"]

See Also