ae ~sd (2021-12-20T16:35:43.7627576)
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
BufferFlushedHandler
ConnectHandler
DisconnectHandler
ReadDataHandler
functions
disconnect
send
manifest constants
DEFAULT_PRIORITY
MAX_PRIORITY
properties
connected
disconnecting
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
static variables
defaultDisconnectReason
Terminate the connection.