Gets whether the next call to SpinWait.SpinOnce will yield the processor, triggering a forced context switch.
Documentation for this section has not yet been entered.
On a single-CPU machine, SpinWait.SpinOnce always yields the processor. On machines with multiple CPUs, SpinWait.SpinOnce may yield after an unspecified number of calls.