Click or drag to resize

MT4ManagerLogin Method

Login to server

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Login(
	int login,
	string password
)

Parameters

login
Type: SystemInt32
password
Type: SystemString
See Also