点击或拖拽改变大小

NetworkBaseCheckRemoteToken 方法

检查当前的头子节信息的令牌是否是正确的,仅用于某些特殊的协议实现
Check whether the token of the current header subsection information is correct, only for some special protocol implementations

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected bool CheckRemoteToken(
	byte[] headBytes
)

参数

headBytes
类型:SystemByte
头子节数据

返回值

类型:Boolean
令牌是验证成功
参见