Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
IInternalActorRef Interface
IInternalActorRef Methods
GetChild Method
Restart Method
Resume Method
SendSystemMessage Method
Start Method
Stop Method
Suspend Method
IInternalActorRef
Start Method
Start a newly created actor.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
void
Start
()
abstract
Start
:
unit
->
unit
See Also
Reference
IInternalActorRef Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET