Table of Contents

Class ServiceElementState

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

The state of the element (only included parameters) that is part of the service.

public class ServiceElementState : IServiceElementState
Inheritance
ServiceElementState
Implements
Extension Methods

Constructors

ServiceElementState()

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

Properties

ActualLevel

Gets the actual level of the included element (aggregated over the included parameters).

Alias

Gets the alias that is given to the element in the service.

CappedLatchLevel

Gets the capped latch level of the included element (aggregated over the included parameters).

CappedLevel

Gets the capped level of the included element (aggregated over the included parameters).

Element

Gets the element that is included.

Index

Gets the index of the element in the service.

IsIncluded

Gets a value indicating whether the element is included.

LatchLevel

Gets the latch level of the included element (aggregated over the included parameters).

Timeout

Gets a value indicating whether the included element is in timeout.