Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delay at end of loop
Message
 
À
22/03/2004 15:35:47
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00888635
Message ID:
00888638
Vues:
15
>Hello,
>I have a loop that runs until I manually stop it, but I want there to be a 10 second delay at the end of my loop before it goes again. This is in a module also, so a timer isn't going to work either (I don't think). Thanks!
>
>
>MAC

Try with: System.Threading.Sleep(10*1000)
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform