点击或拖拽改变大小

SoftBuffer 构造函数 (Int32)

使用指定的容量初始化缓存数据块
Initialize the cache data block with the specified capacity

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public SoftBuffer(
	int capacity
)

参数

capacity
类型:SystemInt32
初始化的容量
参见