IWait Methods |
The IWait type exposes the following members.
Name | Description | |
---|---|---|
![]() | ForConnect |
Waits for the session's connection to the host to complete.
|
![]() | ForCursor |
Waits for the cursor to arrive at the specified position.
|
![]() | ForDisconnect |
Waits for the session's disconnection from the host to complete.
|
![]() | ForFixedTime |
Waits unconditionally.
|
![]() | ForHostPrompt |
Waits for a command prompt preceeding the specified column on the screen.
|
![]() | ForHostSettle |
Waits for host screen updates to settle down.
|
![]() | ForScreenChange |
Waits for the screen to change.
|
![]() | ForText |
Waits for text to be present at the specified location.
|