protected virtual void FreeUnmanagedObjects()
protected: virtual void FreeUnmanagedObjects();
'Declaration
Protected Overridable Sub FreeUnmanagedObjects()
'Usage
Dim instance As FinalizableDisposableObject instance.FreeUnmanagedObjects()
Also, set large fields to null.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.