IHeapSnapshot Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IHeapSnapshot
type IHeapSnapshot = interface
Public Interface IHeapSnapshot
Remarks
Each IHeapSnapshot should be uniquely identified by the combination of its Index, ProcessId and pointer size (Is32Bit).
Properties
Allocations | |
Index |
Gets a 1-based index describing the relative ordering of snapshots. |
Is32Bit |
Gets a value indicating the bitness of the heap this snapshot is from. |
Process | |
ProcessId | |
Timestamp |