ae v0.0.2845 (2020-11-29T12:45:19Z)
Home
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.