LocalAlertManager.RaiseLocalAlert Method
Raises an alert for a health definition that is defined on the local computer.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Overload List
Name | Description | |
---|---|---|
RaiseLocalAlert(String, String, String) | Raises an alert for a health definition that is defined on the local computer. |
|
RaiseLocalAlert(String, String, String, IEnumerable<String>) | Raises an alert for a health definition that is defined on the local computer, using the specified information. |
See Also
LocalAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top