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
Stop Method
Recursively terminate this actor and all its children. Is only allowed to throw Fatal Throwables.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
void
Stop
()
Sub
Stop
void
Stop
()
abstract
Stop
:
unit
->
unit
See Also
Reference
Cell Interface
Akka.Actor Namespace