CommunicationLockSimpleIsWaitting 属性 |
获取当前锁是否在等待当中
Gets whether the current lock is waiting
命名空间:
HslCommunication.Core
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsWaitting { get; }
Public ReadOnly Property IsWaitting As Boolean
Get
public:
property bool IsWaitting {
bool get ();
}
member IsWaitting : bool with get
属性值
类型:
Boolean参见