Click or drag to resize

TimeoutException Class

Trade timeout exception.
Inheritance Hierarchy
SystemObject
  SystemException
    TradingAPI.MT4ServerTimeoutException

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

The TimeoutException type exposes the following members.

Constructors
  NameDescription
Public methodTimeoutException
Initialize TradeTimeoutException.
Top
See Also