ThreadRundownStartEvent.KernelStackRange Property

Definition

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

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

Property Value

Remarks

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

Applies to