Event data for disconnection event
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.ConnectionDisconnectedEventArgs
Namespace: GF.Api.Connection
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The DisconnectedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DisconnectedEventArgs |
Constructor
|
Properties
Name | Description | |
---|---|---|
Exception |
Exception associated with the disconnection
| |
Message |
Message explaining disconnection reason
| |
Reason |
Cause of disconnection
|
See Also