Edit

Share via


IHeapAllocation.SnapshotUniqueStackId Property

Definition

Gets a value which uniquely identifies the stack of this allocation within the same snapshot.

public Nullable<long> SnapshotUniqueStackId { get; }
member this.SnapshotUniqueStackId : Nullable<int64>
Public ReadOnly Property SnapshotUniqueStackId As Nullable(Of Long)

Property Value

Remarks

This property is referred to as the Stack Ref# within Windows Performance Analyzer.

Applies to