GC::WaitForFullGCComplete Method
.NET Framework (current version)
Returns the status of a registered notification for determining whether a full, blocking garbage collection by the common language runtime has completed.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | WaitForFullGCComplete() | Returns the status of a registered notification for determining whether a full, blocking garbage collection by the common language runtime has completed. |
![]() ![]() | WaitForFullGCComplete(Int32) | Returns, in a specified time-out period, the status of a registered notification for determining whether a full, blocking garbage collection by common language the runtime has completed. |
Show:

