Editar

Compartir a través de


IContextSwitchDataSource.ContextSwitches Property

Definition

Gets a list of every context switch that occurred during the trace.

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Cpu.IContextSwitch> ContextSwitches { get; }
member this.ContextSwitches : System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Cpu.IContextSwitch>
Public ReadOnly Property ContextSwitches As IReadOnlyList(Of IContextSwitch)

Property Value

Applies to