A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Akka.Actor
Cell Interface
Cell Methods
GetChildByName Method
GetChildren Method
GetSingleChild Method
Post Method
Restart Method
Resume Method
Start Method
Stop Method
Suspend Method
TryGetChildStatsByName Method
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) Version: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
void
Suspend
()
Sub
Suspend
void
Suspend
()
abstract
Suspend
:
unit
->
unit
See Also
Reference
Cell Interface
Akka.Actor Namespace