user image

Gagan Mishra

Job Interview Skills
English
2 years ago

Question 571. Why Do We Need To Call Cg.supressfinalize?

user image

Abhishek Mishra

2 years ago

Requests that the system not call the finalizer method for the specified object. public static void SuppressFinalize( object obj ); The method removes obj from the set of objects that require finalization. The obj parameter is required to be the caller of this method.

Recent Doubts

Close [x]