apache-thrift v0.12.0 (2018-12-19T01:24:34Z)
Home
Dub
Repo
TSocketEventListener
thrift
async
base
The type of the delegates used to register socket event handlers.
alias
TSocketEventListener
=
void
delegate
(
TAsyncEventReason
callReason
)
Meta
Source
See Implementation
thrift
async
base
aliases
TSocketEventListener
enums
TAsyncEventReason
TAsyncEventType
interfaces
TAsyncManager
TAsyncSocketManager
TAsyncTransport
The type of the delegates used to register socket event handlers.