What would you do to the object which is expected to be no -longer in use
Declare as null
Declare as Null and Call the dispose method
Call GC.SupressFinalize method for the object
None of the above