Click or drag to resize
Akka.NETFSMTState, TDataInitialize Method
Verify the existence of initial state and setup timers. This should be the last call within the constructor or PreStart and PostRestart(Exception).

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Initialize()
Exceptions
See Also