次の方法で共有


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
System_CAPS_pubmethod RaiseLocalAlertAsync(String, String, String)

Asynchronously raises an alert for a health definition that is defined on the local computer.

System_CAPS_pubmethod 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