点击或拖拽改变大小

WebSocketServerDataCompress 属性

获取或设置当前的数据是否进行压缩后发送,默认不压缩
Get or set whether the current data is compressed before being sent. By default, it is not compressed

命名空间:  HslCommunication.WebSocket
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.3.0 (12.5.3.0)
语法
public bool DataCompress { get; set; }

属性值

类型:Boolean
参见