Table of Contents

Enum ServiceStatusType

Namespace
Shift.Constant
Assembly
Shift.Common.dll
public enum ServiceStatusType
Extension Methods

Fields

Error = 4
Paused = 2
Pending = 3
Running = 0
Stopped = 1