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