SpinWait.Count Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of times SpinOnce has been called on this instance.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32Returns an integer that represents the number of times SpinOnce has been called on this instance.
Show: