Click or drag to resize

DisconnectEventArgs Structure

Disconnect event arguments.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct DisconnectEventArgs

The DisconnectEventArgs type exposes the following members.

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