LocalAlertManager.RaiseLocalAlertAsync Method
Asynchronously 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 | |
---|---|---|
RaiseLocalAlertAsync(String, String, String) | Asynchronously raises an alert for a health definition that is defined on the local computer. |
|
RaiseLocalAlertAsync(String, String, String, IEnumerable<String>) | Asynchronously raises an alert for a health definition that is defined on the local computer, using the specified additional information. |
See Also
LocalAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top