Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Framework Library
/
Attachmate.Reflection.Objects.Framework Library
/
ApplicationObject Object
/ Wait Method
Wait time (in milliseconds).
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Wait Method (ApplicationObject)
In This Topic
Waits for the specified duration.
Syntax
Visual Basic (Declaration)
expression
.Wait( _
ByVal
waitTime
As
Integer _ )
where
expression
is a variable that represents a
ApplicationObject Object
Parameters
waitTime
Wait time (in milliseconds).
See Also
Reference
ApplicationObject Object
ApplicationObject Members