Click or drag to resize
Akka.NETICellSuspend 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: 1.2.3.129 (1.2.3.129)
Syntax
void Suspend()
See Also