Cell
.
.
::
.
.
Suspend Method
Recursively suspend this actor and all its children. Is only allowed to throw fatal exceptions.
Namespace:
Akka.Actor
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
void
Suspend
()
Sub
Suspend
void
Suspend
()
See Also
Cell Interface
Akka.Actor Namespace