Partager via


NetworkAlertManager Constructor

 

Initializes a new instance of the NetworkAlertManager class.

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

Overload List

Name Description
System_CAPS_pubmethod NetworkAlertManager()

Initializes a new instance of the NetworkAlertManager class.

System_CAPS_pubmethod NetworkAlertManager(Boolean)

Initializes a new instance of the NetworkAlertManager class with the specified Boolean value.

System_CAPS_pubmethod NetworkAlertManager(Boolean, SynchronizationContext)

Initializes a new instance of the NetworkAlertManager class with the specified Boolean value and the specified synchronization object.

System_CAPS_pubmethod 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