点击或拖拽改变大小

UltimateFileServerThreadPoolLogin 方法

当客户端连接到服务器,并听过额外的检查后,进行回调的方法
Callback method when the client connects to the server and has heard additional checks

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected override void ThreadPoolLogin(
	Socket socket,
	IPEndPoint endPoint
)

参数

socket
类型:System.Net.SocketsSocket
socket对象
endPoint
类型:System.NetIPEndPoint
远程的终结点
参见