InternReclaimableEventArgsCleanup Property |
[This is preliminary documentation and is subject to change.]
Namespace: Condensed
Set the Cleanup property to true in your event handler to have the collection perform a cleanup operation when the event handler completes.
Cleanups are expensive and typically should not be performed every time the event is raised; consider cleaning up only when the InternPoolCount is significantly larger than the UniqueCount.