Click or drag to resize

TradeTimeoutException Constructor

Initialize TradeTimeoutException.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public TradeTimeoutException(
	string message
)

Parameters

message
Type: SystemString
Exception message.
See Also