Table of Contents

Class ElementStateChange

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 ElementStateChange
Inheritance
ElementStateChange
Extension Methods

Constructors

ElementStateChange(Element, string, IDms, ElementState)

Initializes a new instance of the ElementStateChange class.

Properties

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.

State

The state.

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/State.