IsolatedStorageFile::Finalize Method ()

.NET Framework (current version)
 

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:   System.IO.IsolatedStorage
Assembly:  mscorlib (in mscorlib.dll)

protected:
virtual void Finalize() override
Return to top
Show: