Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filled the blank spot in my MC??? array today.
Message
 
À
07/11/2002 20:30:32
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00720035
Message ID:
00720153
Vues:
15
>Superb! But I do have one question. Are you at all familiar with a concept called 'sleep'?

Thanks, but do you mean:
Thread.Sleep Method  [C#]See Also
Thread Class | Thread Members | System.Threading Namespace 

Blocks the current thread for the specified number of milliseconds.

Overload List
Suspends the current thread for a specified time.

[Visual Basic] Overloads Public Shared Sub Sleep(Integer)
[C#] public static void Sleep(int);
[C++] public: static void Sleep(int);
[JScript] public static function Sleep(int);
Blocks the current thread for a specified time.

[Visual Basic] Overloads Public Shared Sub Sleep(TimeSpan)
[C#] public static void Sleep(TimeSpan);
[C++] public: static void Sleep(TimeSpan);
[JScript] public static function Sleep(TimeSpan);
No I didn't see that one in the exams (or in between) <s>

>Alan
>

Regards,
Frank Camp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform