Navigation:  Object Model Reference > WScript Object >

Sleep Method

Previous pageReturn to chapter overviewNext page

Suspends the build thread for the specified amount of time.

 

Syntax

 

object.Sleep(ByVal time As Long)

 

Arguments

 

time

       Amount of time (in milliseconds) to pause.

 

See Also

 

Applies to WScript object