Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Methods

isBusy Method

Scroll Prev Top Next More

 

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

 

Inventu Viewer+

 

See Also

 

HostScreen | putKeys | putCommand | waitForScreen | waitForUpdate | oiainhibit

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation