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
Stop Method
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
void
Stop
()
abstract
Stop
:
unit
->
unit
override
Stop
:
unit
->
unit
Implements
ICell
Stop
See Also
Reference
UnstartedCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET