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