Property NewInstancesCount
NewInstancesCount
Gets the number of new live instances in the memory usage snapshot.
Declaration
public int NewInstancesCount { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
A new instances is an instance that existed at the time of the memory usage snapshot, but not at the time of the base snapshot.