LocalAlertManager.Dispose Method
Releases the unmanaged resources used by the object.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases the resources used by the component.(Inherited from AlertManager.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the LocalAlertManager object and optionally releases the managed resources.(Overrides AlertManager.Dispose(Boolean).) |
See Also
LocalAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top