Click or drag to resize

TradeContextBusyException Class

All order connections busy or desconnected.
Inheritance Hierarchy
SystemObject
  SystemException
    TradingAPI.MT4ServerTradeContextBusyException

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntax
public class TradeContextBusyException : Exception

The TradeContextBusyException type exposes the following members.

Constructors
  NameDescription
Public methodTradeContextBusyException
Initialize TradeContextBusyException.
Top
See Also