다음을 통해 공유


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

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

System_CAPS_pubmethod 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