DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
DseClusterBuilder Class
DseClusterBuilder Methods
AddContactPoint Method
AddContactPoints Method
Build Method
WithAddressTranslator Method
WithAuthProvider Method
WithCompression Method
WithConnectionString Method
WithCredentials Method
WithCustomCompressor Method
WithDefaultKeyspace Method
WithGraphOptions Method
WithLoadBalancingPolicy Method
WithMaxProtocolVersion Method
WithNoCompact Method
WithPoolingOptions Method
WithPort Method
WithQueryOptions Method
WithQueryTimeout Method
WithReconnectionPolicy Method
WithRetryPolicy Method
WithSocketOptions Method
WithSpeculativeExecutionPolicy Method
WithSSL Method
WithTypeSerializers Method
DseClusterBuilder
WithPoolingOptions Method
Sets the pooling options for the cluster.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
Copy
public
DseClusterBuilder
WithPoolingOptions
(
PoolingOptions
value
)
Parameters
value
Type:
Dse
PoolingOptions
Return Value
Type:
DseClusterBuilder
this instance
See Also
Reference
DseClusterBuilder Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.