SpinWait
Provides support for spin-based waiting.
Gets the number of times SpinOnce has been called on this instance.
Gets whether the next call to SpinOnce will yield the processor, triggering a
forced context switch.
Spins until the specified condition is satisfied.
Spins until the specified condition is satisfied or until the specified timeout is expired.
Spins until the specified condition is satisfied or until the specified timeout is expired.
Resets the spin counter.
Performs a single spin.