Which GC method forces collection of all generations?
GC.GetTotalMemory()
GC.MaxGeneration
GC.Collect()
GC.WaitForPendingFinalizers()
This question is part of this quiz :