HslCommunication.Algorithms.ConnectPool 命名空间 | 
[缺少 "N:HslCommunication.Algorithms.ConnectPool" 的 <summary> 文档]
| 类 | 说明 | |
|---|---|---|
| ConnectPoolTConnector | 
            一个连接池管理器,负责维护多个可用的连接,并且自动清理,扩容,用于快速读写服务器或是PLC时使用。 A connection pool manager is responsible for maintaining multiple available connections, and automatically cleans up, expands, and is used to quickly read and write servers or PLCs.  | |
| DeviceCommConnector | 
            基于设备通信的连接池信息 Connection pool information based on device communication  | 
| 接口 | 说明 | |
|---|---|---|
| IConnector | 
            连接池的接口,连接池的管理对象必须实现此接口
              |