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