Attachmate.Reflection.Emulation.UTS Namespace > IUtsScreen Interface : Wait Method |
'Declaration
Function Wait( _ ByVal waitTime As Integer _ ) As ReturnCode
'Usage
Dim instance As IUtsScreen Dim waitTime As Integer Dim value As ReturnCode value = instance.Wait(waitTime)
ReturnCode Wait( int waitTime )