Reason for disconnection
Namespace: GF.Api.Connection
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
SocketError | 0 | There was a problem with the socket's connection | |
LoginFailure | 1 | The server rejected the login request | |
ByAdmin | 2 | The server told the client to disconnect | |
ByUser | 3 | The user requested disconnection | |
ByAggregate | 4 | Disconnected because another connection in the aggregate was disconnected |
See Also