Click or drag to resize

ManagerInterfaceCfgUpdateLiveUpdate Method

Adds or updates a Live Update configuration. The method is obsolete and not used.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgUpdateLiveUpdate(
	ConLiveUpdate cfg
)

Parameters

cfg
Type: mtapi.be.MT4ManagerNetConLiveUpdate
See Also