点击或拖拽改变大小

DeviceServerServerMode 属性

当前服务器的模式,0:TCP服务器,1:UDP服务器,2:TCP及UDP服务器
Gets whether the current server is a TCP server or a UDP server

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

属性值

类型:Int32
参见