SpinWait Properties
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| 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. |
Show:
