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