Click or drag to resize

ConnectException Class

No onnection with server.
Inheritance Hierarchy
SystemObject
  SystemException
    TradingAPI.MT4ServerConnectException

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

The ConnectException type exposes the following members.

Constructors
  NameDescription
Public methodConnectException
Initialize ConnectException.
Top
See Also