Table of Contents

Class ViewAlarmLevelChange

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

Contains the changed alarm level of the monitored view.

public class ViewAlarmLevelChange
Inheritance
ViewAlarmLevelChange
Extension Methods

Constructors

ViewAlarmLevelChange(View, string, IDms, AlarmLevel)

Initializes a new instance of the ViewAlarmLevelChange 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.