| FSMBaseNormal Constructor |
Note: This API is now obsolete.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax [ObsoleteAttribute("This constructor is obsoleted. Use Normal.Instance [1.2.0]")]
public Normal()
[<ObsoleteAttribute("This constructor is obsoleted. Use Normal.Instance [1.2.0]")>]
new : unit -> Normal
See Also