GC::WaitForFullGCApproach 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 is imminent.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | WaitForFullGCApproach() | Returns the status of a registered notification for determining whether a full, blocking garbage collection by the common language runtime is imminent. |
![]() ![]() | WaitForFullGCApproach(Int32) | Returns, in a specified time-out period, the status of a registered notification for determining whether a full, blocking garbage collection by the common language runtime is imminent. |
Show:

