SoftIncrementCountMaxValue 属性 |
获取当前的计数器的最大的设置值。
Get the maximum setting value of the current counter.
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public long MaxValue { get; }
Public ReadOnly Property MaxValue As Long
Get
public:
property long long MaxValue {
long long get ();
}
member MaxValue : int64 with get
属性值
类型:
Int64参见