4
Answers

What exactly does this line of code do?

Photo of Deva

Deva

2y
679
1

What exactly does this line of code do?

GC.Collect();
GC.WaitForPendingFinalizers();

Answers (4)