Count Property
Collapse the table of content
Expand the table of content

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.

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

public int Count { get; }

Property Value

Type: System.Int32
Returns an integer that represents the number of times SpinOnce has been called on this instance.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft