DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Builder Class
Builder Properties
ApplicationName Property
ApplicationVersion Property
ClusterId Property
ContactPoints Property
GraphOptions Property
PoolingOptions Property
SocketOptions Property
Builder
SocketOptions Property
The socket options used by this builder.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
SocketOptions
SocketOptions
{
get
; }
Return Value
Type:
SocketOptions
the socket options that will be used by this builder. You can use the returned object to define the initial socket options for the built cluster.
See Also
Reference
Builder Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.