点击或拖拽改变大小

TcpForwardThreadPoolLogin 方法

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

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

参数

pipe
类型:HslCommunication.Core.PipePipeTcpNet

[缺少 "M:HslCommunication.Enthernet.TcpForward.ThreadPoolLogin(HslCommunication.Core.Pipe.PipeTcpNet,System.Net.IPEndPoint)" 的 <param name="pipe"/> 文档]

endPoint
类型:System.NetIPEndPoint
远程的终结点
参见