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 | |
---|---|---|
![]() |
Context | Gets the context of the state change event. |
![]() |
Id | (inherited from MonitoringBaseWithId) |
![]() |
ManagementGroup | The connection management group connection used by this object. |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
MonitorId | Gets the globally unique identifier (GUID) of the monitor associated with the state change event. |
![]() |
MonitoringObjectId | Gets the globally unique identifier (GUID) of the monitoring object associated with the state change event. |
![]() |
MonitoringStateId | Gets the globally unique identifier (GUID) of the state associated with the state change event. |
![]() |
NewHealthState | Gets the health state value after the change occurred. |
![]() |
NewOperationalState | Gets the operational state after the change occurred. |
![]() |
OldHealthState | Gets the health state before the change occurred. |
![]() |
OldOperationalState | Gets the operational state before the changed occurred. |
![]() |
TimeAdded | Gets the time, in DateTime format, that the state changed was added. |
![]() |
TimeGenerated | Gets the time, in DateTime format, that the state change event was generated. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
BeginExecuteDiagnostic | |
![]() |
BeginExecuteRecovery | |
![]() |
EndExecuteDiagnostic | |
![]() |
EndExecuteRecovery | |
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
ExecuteDiagnostic | |
![]() |
ExecuteRecovery | |
![]() |
GetDiagnosticResults | |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetRecoveryResults | |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. |
![]() |
SubmitDiagnostic | |
![]() |
SubmitRecovery | Overloaded. |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringStateChangeEvent Class
Microsoft.EnterpriseManagement.Monitoring Namespace