Property NewBytesCount
NewBytesCount
Gets the number of bytes used by new live instances in the memory usage snapshot.
Declaration
public long NewBytesCount { get; }
Property Value
Type | Description |
---|---|
System.Int64 |
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.