GC.WaitForFullGCComplete Method
.NET Framework 3.5
Returns the status of a registered notification for determining whether a full garbage collection by the common language runtime has completed.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WaitForFullGCComplete() | Returns the status of a registered notification for determining whether a full 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 garbage collection by common language the runtime has completed. |