DisconnectedEventArgs Class

GF API Documentation
Event data for disconnection event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.ConnectionDisconnectedEventArgs

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class DisconnectedEventArgs : GFApiEventArgs

The DisconnectedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodDisconnectedEventArgs
Constructor
Top
Properties

  NameDescription
Public propertyException
Exception associated with the disconnection
Public propertyMessage
Message explaining disconnection reason
Public propertyReason
Cause of disconnection
Top
See Also

Reference