Click or drag to resize

ClientDisconnectionReason Fields

The ClientDisconnectionReason type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBAN
Client was banned from the server.
Public fieldStatic memberIDLE
Client was disconnected because it was idle for too long.
Public fieldStatic memberKICK
Client was kicked out of the server.
Public fieldStatic memberMANUAL
The client manually disconnected from the server.
Public fieldStatic memberUNKNOWN
A generic network error occurred, and the client is unable to determine the cause of the disconnection.
Top
See Also