GC Methods

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static ReRegisterForFinalize Requests that the system call the finalizer method for a specified object, after the SuppressFinalize method has been called for this object.
Public Method Static SuppressFinalize Requests that the system not call the finalizer method for a specified object.
Public Method ToString (Inherited from Object.)
Public Method Static WaitForPendingFinalizers Suspends the current thread until the thread processing the queue of finalizers has emptied that queue.

See Also

Reference

GC Class
System Namespace