Beispiel #1
0
 void Client_OnSocketException(object sender, AsyncTCPClientEventArgs e)
 {
     LogHelpr.Info("远程服务器已断开连接");
 }