SpinWait.NextSpinWillYield Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets whether the next call to SpinOnce will yield the processor, triggering a forced context switch.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.BooleanWhether the next call to SpinOnce will yield the processor, triggering a forced context switch.
Show: