FSM<(Of <(<'TS, TD>)>)>..::..StartWith Method
Sets the initial state for this FSM. Call this method from the constructor before the Initialize()()()() method.
If different state is needed after a restart this method, followed by Initialize()()()(), can be used in the actor
life cycle hooks [ActorBase.PreStart()] and PostRestart(Exception).
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)