IHeapAllocation.SnapshotUniqueStackId Property
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.
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.