DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Builder Class
Builder Methods
AddContactPoint Method
AddContactPoints Method
Build Method
GetConfiguration Method
WithAddressTranslator Method
WithAuthProvider Method
WithCompression Method
WithConnectionString Method
WithCredentials Method
WithCustomCompressor Method
WithDefaultKeyspace Method
WithLoadBalancingPolicy Method
WithMaxProtocolVersion Method
WithNoCompact Method
WithoutRowSetBuffering Method
WithPoolingOptions Method
WithPort Method
WithQueryOptions Method
WithQueryTimeout Method
WithReconnectionPolicy Method
WithRetryPolicy Method
WithSocketOptions Method
WithSpeculativeExecutionPolicy Method
WithSSL Method
WithTimestampGenerator Method
WithTypeSerializers Method
Builder
WithSocketOptions Method
Configures the socket options that are going to be used to create the connections to the hosts.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
Builder
WithSocketOptions
(
SocketOptions
value
)
Parameters
value
Type:
Cassandra
SocketOptions
Return Value
Type:
Builder
See Also
Reference
Builder Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.