ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
ConnectionAdapter.disconnect
ae
net
asockets
ConnectionAdapter
Terminate the connection.
class
ConnectionAdapter
void
disconnect
(
string
reason
=
defaultDisconnectReason
,
DisconnectType
type
=
DisconnectType.requested
)
Meta
Source
See Implementation
ae
net
asockets
ConnectionAdapter
constructors
this
functions
disconnect
onBufferFlushed
onConnect
onDisconnect
onReadData
send
properties
handleBufferFlushed
handleConnect
handleDisconnect
handleReadData
state
variables
bufferFlushedHandler
connectHandler
disconnectHandler
next
readDataHandler
Terminate the connection.