ThreadRundownStartEvent.UserStackRange Property

Definition

Gets the address range of the user-mode stack for the thread.

public Nullable<Microsoft.Windows.EventTracing.AddressRange> UserStackRange { get; }
member this.UserStackRange : Nullable<Microsoft.Windows.EventTracing.AddressRange>
Public ReadOnly Property UserStackRange As Nullable(Of AddressRange)

Property Value

Remarks

This value is not present in some older versions of the event.

Applies to