Which garbage collector method should you use?

You are developing an application by using C#.
The application includes an object that performs a long running process.
You need to ensure that the garbage collector does not release the object’s resources until
the process completes.

Which garbage collector method should you use?

You are developing an application by using C#.
The application includes an object that performs a long running process.
You need to ensure that the garbage collector does not release the object’s resources until
the process completes.

Which garbage collector method should you use?

A.
RemoveMemoryPressure()

B.
ReRegisterForFinalize()

C.
WaitForFullGCComplete()

D.
KeepAlive()



Leave a Reply 2

Your email address will not be published. Required fields are marked *


ASV

ASV

What is the difference between 64 and 74?