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
Start 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
Start
()
abstract
Start
:
unit
->
unit
override
Start
:
unit
->
unit
Implements
ICell
Start
See Also
Reference
UnstartedCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET