Click or drag to resize

DisconnectEventArgs Structure

Disconnect event arguments.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntax
public struct DisconnectEventArgs

The DisconnectEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldException
Disconnect exception. Can be null.
Top
See Also