 | ActorCell.Start Method |
Starts this instance.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic virtual void Start()
abstract Start : unit -> unit
override Start : unit -> unit
Implements
ICell.Start()
See Also