MonitoringStateChangeEvent Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a monitoring state change event.

The following tables list the members exposed by the MonitoringStateChangeEvent type.

Public Properties

  Name Description
public property Context Gets the context of the state change event.
public property Id  (inherited from MonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitorId Gets the globally unique identifier (GUID) of the monitor associated with the state change event.
public property MonitoringObjectId Gets the globally unique identifier (GUID) of the monitoring object associated with the state change event.
public property MonitoringStateId Gets the globally unique identifier (GUID) of the state associated with the state change event.
public property NewHealthState Gets the health state value after the change occurred.
public property NewOperationalState Gets the operational state after the change occurred.
public property OldHealthState Gets the health state before the change occurred.
public property OldOperationalState Gets the operational state before the changed occurred.
public property TimeAdded Gets the time, in DateTime format, that the state changed was added.
public property TimeGenerated Gets the time, in DateTime format, that the state change event was generated.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method BeginExecuteDiagnostic  
public method BeginExecuteRecovery  
public method EndExecuteDiagnostic  
public method EndExecuteRecovery  
public method Equals  Overridden. (inherited from Object)
public method ExecuteDiagnostic  
public method ExecuteRecovery  
public method GetDiagnosticResults  
public method GetHashCode  Overridden. (inherited from Object)
public method GetRecoveryResults  
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method SubmitDiagnostic  
public method SubmitRecovery Overloaded.  
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

MonitoringStateChangeEvent Class
Microsoft.EnterpriseManagement.Monitoring Namespace