Click or drag to resize

InternReclaimableEventArgsReclaimableInternsCount Property

[This is preliminary documentation and is subject to change.]

Count of unused items in the collection's intern pool that would be freed (made eligible for GC) by a cleanup operation.

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public int ReclaimableInternsCount { get; }

Property Value

Type: Int32
See Also