Click or drag to resize
DiaGlobWrapperCommonServiceState Enumeration
diaGlobWrapper Help
The enumerated constant to return the service state of the channel

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public enum ServiceState
Members
  Member nameValueDescription
StateInService0Channel is in service.
StateMaintenance1Channel is in maintenance mode.
StateOutOfService2Channel is out of service.
See Also