RedisClientPool 属性 |
RedisClientPool 类型公开以下成员。
名称 | 说明 | |
---|---|---|
GetRedisConnectPool |
获取当前的连接池管理对象信息 Get current connection pool management object information | |
MaxConnector |
获取或设置最大的连接数,当实际的连接数超过最大的连接数的时候,就会进行阻塞,直到有新的连接对象为止。 Get or set the maximum number of connections. When the actual number of connections exceeds the maximum number of connections, it will block until there is a new connection object. |