SchedulerCollection.SetAffinityToRange(Int32, Int32, Boolean) Method
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.
Will set Affinity to a Range of SchdulerNodes's provided.This method will throw an exception if a SchdulerNode does not exist in the Range
public void SetAffinityToRange (int startIndex, int endIndex, bool affinityMask);
member this.SetAffinityToRange : int * int * bool -> unit
Public Sub SetAffinityToRange (startIndex As Integer, endIndex As Integer, affinityMask As Boolean)
Parameters
- startIndex
- Int32
start index
- endIndex
- Int32
end index
- affinityMask
- Boolean
value of affinity