Click or drag to resize

TradeTimeoutException Class

Trade timeout exception.
Inheritance Hierarchy
SystemObject
  SystemException
    TradingAPI.MT4ServerTradeTimeoutException

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

The TradeTimeoutException type exposes the following members.

Constructors
  NameDescription
Public methodTradeTimeoutException
Initialize TradeTimeoutException.
Top
See Also