Class ServiceStateChange
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Contains the changed data from the monitored parameter.
public class ServiceStateChange
- Inheritance
-
ServiceStateChange
- Extension Methods
Constructors
- ServiceStateChange(Service, string, IDms, IServiceState)
Initializes a new instance of the ServiceStateChange class.
Properties
- DataSource
Gets the source of the event.
- Dms
Gets the Dms system.
- MonitorSource
Gets the source that created the subscription. Will be AgentId/ElementId when this was an element.
- State
Gets 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.