InfoConnect for Airlines
WaitForHostSettle Method (IScreen)


Waits for host screen data to settle (no incoming data for the specified settle time).
Overload List
OverloadDescription
WaitForHostSettle(Int32)Waits for host screen data to settle (no incoming data for the specified settle time).  
WaitForHostSettle(Int32,Int32)Waits for host screen data to settle (no incoming data for the specified settle time). The wait timeout value should be greater than settleTime. The keyboard is disabled.  
WaitForHostSettle(Int32,Boolean)Waits for host screen data to settle (no incoming data for the specified settle time).  
WaitForHostSettle(Int32,Int32,Boolean)Waits for host screen data to settle (no incoming data for the specified settle time). The wait timeout value should be greater than settleTime.  
See Also