Enum FireflyServiceStates
public enum FireflyServiceStates
Fields
Holding = 200
A new version has been deployed and the current version is in holding mode (a short time before it starts shutdown)
Running = 100
Starting = 0
Stopping = 300
public enum FireflyServiceStates
Holding = 200
A new version has been deployed and the current version is in holding mode (a short time before it starts shutdown)
Running = 100
Starting = 0
Stopping = 300