ClientSocket.ReadDataHandler

Undocumented in source.
class ClientSocket
alias ReadDataHandler = void delegate(ClientSocket sender, Data data)

Meta