SpinOnce Method
Collapse the table of content
Expand the table of content

SpinWait.SpinOnce Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Performs a single spin.

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

public void SpinOnce()

This is typically called in a loop, and may change in behavior based on the number of times a SpinOnce has been called thus far on this instance.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft