Méthode System::Threading::Thread::SpinWait

Thread::SpinWait method

Attend un nombre spécifique d’itérations de boucle.

static void System::Threading::Thread::SpinWait(int iterations)
ParamètreTypeDescription
itérationsintCombien de boucles attendre.

Voir aussi