SpinWait Properties
From Task Parallel System.Threading
The SpinWait type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of times SpinOnce()()() has been called on this instance.
| |
| NextSpinWillYield |
Gets whether the next call to SpinOnce()()() will yield the processor, triggering a
forced context switch.
|