| FSMBaseShutdown 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 Shutdown.Instance [1.2.0]")]
public Shutdown()
[<ObsoleteAttribute("This constructor is obsoleted. Use Shutdown.Instance [1.2.0]")>]
new : unit -> Shutdown
See Also