DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Application
Sleep Method
Overload List
Sleep(Int32)
Blocks the current thread for the specified amount of time, in milliseconds.
Sleep(TimeSpan)
Blocks the current thread for the specified amount of time.
See Also
Reference
UtilApplication Class
DevCase.Core.Application Namespace
In This Article
Overload List
See Also