Click or drag to resize

QuoteClientConnectAsync Method

Connect to server without awiting reply from server. Use OnConnect event to get result.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public void ConnectAsync()
See Also