ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
IConnection.disconnect
ae
net
asockets
IConnection
Terminate the connection.
interface
IConnection
void
disconnect
(
string
reason
=
defaultDisconnectReason
,
DisconnectType
type
=
DisconnectType.requested
)
Meta
Source
See Implementation
ae
net
asockets
IConnection
aliases
ConnectHandler
DisconnectHandler
ReadDataHandler
functions
disconnect
send
manifest constants
DEFAULT_PRIORITY
MAX_PRIORITY
properties
connected
disconnecting
handleConnect
handleDisconnect
handleReadData
state
static variables
defaultDisconnectReason
Terminate the connection.