Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
UnstartedCell Class
UnstartedCell Methods
GetChildByName Method
GetChildren Method
GetSingleChild Method
ReplaceWith Method
Restart Method
Resume Method
SendMessage Method
SendSystemMessage Method
Start Method
Stop Method
Suspend Method
TryGetChildStatsByName Method
UnstartedCell
Suspend Method
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
void
Suspend
()
abstract
Suspend
:
unit
->
unit
override
Suspend
:
unit
->
unit
Implements
ICell
Suspend
See Also
Reference
UnstartedCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET