[OperationContract()] void GetNewInstance( out string url, out int port, out string address, BrowserType browserType, string browserArgs )
Parameters
- url
- Address of the host pipe for instance (127.0.0.1)
- port
- Port of instance
- address
- Mode of instance
- browserType
- Type of browser
- browserArgs
- Command line arguments for starting browser