Partager via


NetworkAlertManager.ConnectAsync Method

 

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

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

Overload List

Name Description
System_CAPS_pubmethod ConnectAsync()

Asynchronously connects to the Alert Provider.

System_CAPS_pubmethod ConnectAsync(TimeSpan)

Asynchronously connects to the Alert Provider, using the specified timeout.

See Also

NetworkAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace

Return to top