[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Specifies the behavior for a forced garbage collection.
The following tables list the members exposed by the GCCollectionMode type.
|
| Name | Description |
|---|
.gif) .gif) | Default | The default setting for this enumeration, which is currently Forced.
|
.gif) .gif) | Forced | Forces the garbage collection to occur immediately.
|
.gif) .gif) | Optimized | Allows the garbage collector to determine whether the current time is optimal to reclaim objects.
|
Reference
GCCollectionMode Type
System Namespace