Notifier.Finalize Method ()
Releases unmanaged resources and performs other cleanup operations before the M:Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications.Notifier object is reclaimed by garbage collection.
Namespace: Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications
Assembly: CoreProviders (in CoreProviders.dll)
Syntax
protected override void Finalize()
protected:
virtual void Finalize() override
Protected Overrides Sub Finalize
Implements
See Also
Notifier Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.Notifications Namespace
Return to top