获取当前的缓存容量,单位为字节
Get the current cache capacity, in bytes
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.0.0 (12.5.0.0)
语法public int Capacity { get; }
Public ReadOnly Property Capacity As Integer
Get
public:
property int Capacity {
int get ();
}
member Capacity : int with get
属性值
类型:
Int32
参见