Click or drag to resize

TimeoutException Class

Timeout exception.
Inheritance Hierarchy
SystemObject
  SystemException
    TradingAPI.MT4ServerTimeoutException

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

The TimeoutException type exposes the following members.

Constructors
  NameDescription
Public methodTimeoutException
Initialize TradeTimeoutException.
Top
See Also