点击或拖拽改变大小

DeviceServerIsTcpMode 属性

获取当前的服务器是TCP的服务器还是UDP的服务器
Gets whether the current server is a TCP server or a UDP server

命名空间:  HslCommunication.Core.Device
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public bool IsTcpMode { get; }

属性值

类型:Boolean
参见