点击或拖拽改变大小

HslHelperLockLimit 属性

本通讯项目单个通信对象最多的锁累积次数,超过该次数,将直接返回失败。
The maximum number of lock accumulations for a single communication object in this communication item, beyond which the number will be returned as a failure.

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

属性值

类型:Int32
备注
默认为 1000 次
参见