Click or drag to resize
CellSuspend Method
Recursively suspend this actor and all its children. Is only allowed to throw fatal exceptions.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
void Suspend()
See Also