| PoolingOptions Constructor | 
Creates a new instance of PoolingOptions using defaults suitable for old server versions (Apache Cassandra 2.0 and below) for compatibility reasons. It's recommended that you use Create(ProtocolVersion) providing the server protocol version.
Namespace: Dse
 Syntax
Syntaxpublic PoolingOptions()
 See Also
See Also