Table of Contents

Interface IServiceElementState

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

The interface for a state of an element included in a service.

public interface IServiceElementState
Extension Methods

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.