Click or drag to resize

MT4ManagerConnect Method

Connect to server

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Connect(
	string server
)

Parameters

server
Type: SystemString
Host with port or without
See Also