SpinWait Properties

.NET Framework (current version)
 

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of times SpinOnce has been called on this instance.

System_CAPS_pubpropertyNextSpinWillYield

Gets whether the next call to SpinOnce will yield the processor, triggering a forced context switch.

Return to top
Show: