Table of Contents

Class ServiceState

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

The state of the service retrieved from a SLNetMessage.

public class ServiceState : IServiceState
Inheritance
ServiceState
Implements
Extension Methods

Constructors

ServiceState()

Initializes a new instance of the ServiceState class. This constructor is available for serialization.

Properties

Host

Gets the DataMiner ID of the agent on which the service is hosted.

IncludedElements

Gets the included elements in the service.

LatchLevel

Gets the latchlevel of the service.

Level

Gets the service alarm level.

Service

Gets the service DMA/ID. Needed to identify the service when getting service state updates through subscriptions.

Timeout

Gets a value indicating whether the service is in timeout or not.