Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ICell Interface
ICell Methods
GetChildByName Method
GetChildren Method
GetSingleChild Method
Restart Method
Resume Method
SendMessage Method
SendSystemMessage Method
Start Method
Stop Method
Suspend Method
TryGetChildStatsByName Method
ICell
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: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
void
Suspend
()
abstract
Suspend
:
unit
->
unit
See Also
Reference
ICell Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET