EvaluateAlertsCompletedEventArgs Class
Represents the arguments for the EvaluateAlertsCompleted and EvaluateAllAlertsCompleted events.
Assembly: AlertFramework (in AlertFramework.dll)
System::Object
System::EventArgs
System.ComponentModel::AsyncCompletedEventArgs
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework::EvaluateAlertsCompletedEventArgs
System::EventArgs
System.ComponentModel::AsyncCompletedEventArgs
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework::EvaluateAlertsCompletedEventArgs
| Name | Description | |
|---|---|---|
![]() | Cancelled | (Inherited from AsyncCompletedEventArgs.) |
![]() | Error | (Inherited from AsyncCompletedEventArgs.) |
![]() | MachineId | Gets the identifier of the computer on which the health evaluation was run. |
![]() | UserState | (Inherited from AsyncCompletedEventArgs.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RaiseExceptionIfNecessary() | (Inherited from AsyncCompletedEventArgs.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


