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.6.1.8
Syntax
public class TradeContextBusyException : Exception

The TradeContextBusyException type exposes the following members.

Constructors
  NameDescription
Public methodTradeContextBusyException
Initialize TradeContextBusyException.
Top
See Also