isBusy Method
Perform the HLLAPI wait command. Return FALSE if a timeout occurs.
bool HostConnection.isBusy(int timeOut); |
Arguments
HostConnection
Required. HostConnection object.
TimeOut
Required. Timeout in milliseconds.
Remarks
Use this method in conjunction with the HostScreen object putKeys and putCommand methods as they may cause the keyboard busy state to become true while the host is processing.
If screen recognition is being used then rather use the waitForScreen and waitForUpdate methods.
Requirements
Flynet Viewer
See Also
HostScreen | putKeys | putCommand | waitForScreen | waitForUpdate | oiainhibit
Applies To: HostConnection object
© 2016 Inventu Corporation, Flynet LTD