System::Threading::Thread::SpinWait method
Thread::SpinWait method
Waits for specific number of loop iterations.
static void System::Threading::Thread::SpinWait(int iterations)
| Parameter | Type | Description |
|---|---|---|
| iterations | int | How many loops to wait for. |
See Also
- Class Thread
- Namespace System::Threading
- Library Aspose.PDF for C++