WaitForHostConnected Method (RumbaScreen)

Class

RumbaScreen.

Action

Waits until the session is connected.

Syntax

screen.WaitForHostConnected([timeout])
Variable Description
timeout Optional: The timeout in milliseconds. Defaults to 30000ms. If timeout is exceeded, an exception is thrown. Integer.