点击或拖拽改变大小

NetworkUdpBaseReceiveCacheLength 属性

获取或设置一次接收时的数据长度,默认2KB数据长度,特殊情况的时候需要调整
Gets or sets the length of data received at a time. The default length is 2KB

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public int ReceiveCacheLength { get; set; }

属性值

类型:Int32
参见