ThreadRundownStartEvent.ProcessorAffinity Property

Definition

Gets the mask indicating on which processors the thread may run.

public Nullable<long> ProcessorAffinity { get; }
member this.ProcessorAffinity : Nullable<int64>
Public ReadOnly Property ProcessorAffinity As Nullable(Of Long)

Property Value

Remarks

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

Applies to