次の方法で共有


LocalAlertManager.ConnectAsync Method

 

Asynchronously connects the local alert manager to the local alert provider service.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly:  AlertFramework (in AlertFramework.dll)

Overload List

Name Description
System_CAPS_pubmethod ConnectAsync()

Asynchonously connects to the local Alert Provider.

System_CAPS_pubmethod ConnectAsync(TimeSpan)

Asynchronously connects the local alert manager to the local alert provider service with the specified timeout period.

See Also

LocalAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace

Return to top