Click or drag to resize

IWait Methods

The IWait type exposes the following members.

Methods
  NameDescription
Public methodForConnect
Waits for the session's connection to the host to complete.
Public methodForCursor
Waits for the cursor to arrive at the specified position.
Public methodForDisconnect
Waits for the session's disconnection from the host to complete.
Public methodForFixedTime
Waits unconditionally.
Public methodForHostPrompt
Waits for a command prompt preceeding the specified column on the screen.
Public methodForScreenChange
Waits for the screen to change.
Public methodForText
Waits for text to be present at the specified location.
Top
See Also