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 | |
---|---|---|
ConnectAsync() | Asynchonously connects to the local Alert Provider. |
|
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