Click or drag to resize

ManagerInterfaceCfgUpdateDataServer Method

Adds or updates data center configurations.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgUpdateDataServer(
	int pos,
	ConDataServer cfg
)

Parameters

pos
Type: SystemInt32
cfg
Type: mtapi.be.MT4ManagerNetConDataServer
See Also