| BuilderPoolingOptions Property  | 
             The pooling options used by this builder.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic PoolingOptions PoolingOptions { get; }Return Value
Type: 
PoolingOptionsthe pooling options that will be used by this builder. You can use
             the returned object to define the initial pooling options for the built
             cluster.
See Also