編輯

共用方式為


IHeapSnapshot Interface

Definition

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

Applies to