Click or drag to resize

OrderClientSafe Constructor

Initializes a new instance of the OrderClientSafe class

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public OrderClientSafe(
	OrderClient oc
)

Parameters

oc
Type: TradingAPI.MT4ServerOrderClient
See Also