Sleep Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Threading Namespace
Thread Class
Thread Methods
Sleep Method
Sleep Method (Int32)
Sleep Method (TimeSpan)
Thread Methods
_Thread.GetIDsOfNames Method
_Thread.GetTypeInfo Method
_Thread.GetTypeInfoCount Metho ...
_Thread.Invoke Method
Abort Method
AllocateDataSlot Method
AllocateNamedDataSlot Method
BeginCriticalRegion Method
BeginThreadAffinity Method
EndCriticalRegion Method
EndThreadAffinity Method
Finalize Method
FreeNamedDataSlot Method
GetApartmentState Method
GetCompressedStack Method
GetData Method
GetDomain Method
GetDomainID Method
GetHashCode Method
GetNamedDataSlot Method
Interrupt Method
Join Method
MemoryBarrier Method
ResetAbort Method
Resume Method
SetApartmentState Method
SetCompressedStack Method
SetData Method
SetProcessorAffinity Method
Sleep Method
SpinWait Method
Start Method
Suspend Method
TrySetApartmentState Method
VolatileRead Method
VolatileWrite Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Thread
.
.
::
.
Sleep Method
Blocks the current thread for the specified number of milliseconds.
Overload List
Name
Description
Sleep(Int32)
Suspends the current thread for a specified time.
Sleep(TimeSpan)
Blocks the current thread for a specified time.
Top
See Also
Reference
Thread Class
Thread Members
System.Threading Namespace
Tags :