ICpuSample.IsExecutingInterruptServicingRoutine Property

Definition

Gets a value indicating whether the thread was executing an interrupt service routine when the sample was collected, if that data is available.

public Nullable<bool> IsExecutingInterruptServicingRoutine { get; }
member this.IsExecutingInterruptServicingRoutine : Nullable<bool>
Public ReadOnly Property IsExecutingInterruptServicingRoutine As Nullable(Of Boolean)

Property Value

Applies to