NetworkAlertManager Constructor
Initializes a new instance of the NetworkAlertManager class.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Overload List
Name | Description | |
---|---|---|
NetworkAlertManager() | Initializes a new instance of the NetworkAlertManager class. |
|
NetworkAlertManager(Boolean) | Initializes a new instance of the NetworkAlertManager class with the specified Boolean value. |
|
NetworkAlertManager(Boolean, SynchronizationContext) | Initializes a new instance of the NetworkAlertManager class with the specified Boolean value and the specified synchronization object. |
|
NetworkAlertManager(SynchronizationContext) | Initializes a new instance of the NetworkAlertManager class with the specified synchronization object. |
See Also
NetworkAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top