5 [__DynamicallyInvokable]
9 [__DynamicallyInvokable]
12 [__DynamicallyInvokable]
15 [__DynamicallyInvokable]
GCCollectionMode
Specifies the behavior for a forced garbage collection.
Forces the garbage collection to occur immediately.
Allows the garbage collector to determine whether the current time is optimal to reclaim objects.
Specifies that the class can be serialized.
The default setting for this enumeration, which is currently F:System.GCCollectionMode....