Property UndisposedInstancesCount
UndisposedInstancesCount
Gets the number of disposable instances that have been garbage collected without being disposed, since the base snapshot.
Declaration
public int UndisposedInstancesCount { get; }
Property Value
Type | Description |
---|---|
System.Int32 |