IConnectorIsConnectUsing 属性  | 
 
            指示当前的连接是否在使用用
            
 
        命名空间: 
     HslCommunication.Algorithms.ConnectPool
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.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
参见