WaitForHostSettle Method (IScreen)
In This Topic
Waits for host screen data to settle (no incoming data for the specified settle time).
Overload List
Overload | Description |
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