Table of Contents

Class AlarmLevelChange

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

Contains the changed data from the monitored parameter.

public class AlarmLevelChange
Inheritance
AlarmLevelChange
Derived
Extension Methods

Constructors

AlarmLevelChange(string, IDms, AlarmLevel)

Initializes a new instance of the AlarmLevelChange class.

Properties

AlarmLevel

Gets the alarm level.

Dms

Gets an object implementing the IDms interface.

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.