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 | |
---|---|---|
ConnectAsync() | Asynchronously connects to the Alert Provider. |
|
ConnectAsync(TimeSpan) | Asynchronously connects to the Alert Provider, using the specified timeout. |
See Also
NetworkAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top