DeviceCommConnectorIsConnectUsing 属性 |
指示当前的连接是否在使用用
命名空间:
HslCommunication.Algorithms.ConnectPool
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool IsConnectUsing { get; set; }
Public Property IsConnectUsing As Boolean
Get
Set
public:
virtual property bool IsConnectUsing {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsConnectUsing : bool with get, set
override IsConnectUsing : bool with get, set
属性值
类型:
Boolean实现
IConnectorIsConnectUsing参见