Table of Contents

Enum ServiceStatus

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll
[Serializable]
public enum ServiceStatus

Fields

Paused = 2

Paused.

Retired = 4

Retired.

Running = 3

Running.

Standby = 1

Standby.

Stopped = 0

Stopped.