This documentation is archived and is not being maintained.
GC::WaitForFullGCApproach Method
Visual Studio 2010
Returns the status of a registered notification for determining whether a full garbage collection by the common language runtime is imminent.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WaitForFullGCApproach() | Returns the status of a registered notification for determining whether a full garbage collection by the common langauge runtime is imminent. |
|
WaitForFullGCApproach(Int32) | Returns, in a specified time-out period, the status of a registered notification for determining whether a full garbage collection by the common language runtime is imminent. |
Show: