Sync(Int64) Method
Waits until a response is received from the host and the emulator status is set to Ready, or until the timeout is reached, before continuing with the run session.

C# Syntax

void Sync( 
   long milliseconds
)

Parameters

milliseconds
The amount of time for which the session waits after a response.