DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Process
Sleep
Thread Method
Overload List
SleepThread(Int32, TimeSpan)
Suspends the specified thread for the given amount of time.
SleepThread(IntPtr, TimeSpan)
Suspends the specified thread for the given amount of time.
See Also
Reference
UtilProcess Class
DevCase.Core.Diagnostics.Processes Namespace
In This Article
Overload List
See Also