一款简单易用的基础网络通讯组件库。

SenderExtensionSendAsync 方法

重载列表

SendAsyncTClient(TClient, String) 以UTF-8的编码异步发送字符串。
SendAsyncTClient(TClient, EndPoint, String) 以UTF-8的编码异步发送字符串。
SendAsyncTClient(TClient, String, String) 以UTF-8的编码异步发送字符串。

参见