Table of Contents

Class ElementAlarmlevelChange

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

Contains the changed alarm level of the monitored element.

public class ElementAlarmlevelChange
Inheritance
ElementAlarmlevelChange
Extension Methods

Constructors

ElementAlarmlevelChange(Element, string, IDms, AlarmLevel)

Initializes a new instance of the ElementAlarmlevelChange class.

Properties

AlarmLevel

The Alarm level.

DataSource

The source of the event.

Dms

The Dms system.

MonitorSource

The source that created the subscription. Will be AgentId/ElementId when this was an element.

Methods

Equals(object)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Calculates the hash code for this object.

ToString()

A textual representation in the format of: DataSource/AlarmLevel.