ThreadRundownStopEvent.ProcessorAffinity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.