How to call WaitForPendingFinalizers from a host



Hi,

I call IGCHost.Collect method from a host to initiate the garbage
collection. What is the correct way to wait for the grabage collection
to finish (analog of the WaitForPendingFinalizers)?

Thanks,
Sergey

.


Loading