DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
SocketOptions Class
SocketOptions Properties
ConnectTimeoutMillis Property
DefunctReadTimeoutThreshold Property
KeepAlive Property
ReadTimeoutMillis Property
ReceiveBufferSize Property
ReuseAddress Property
SendBufferSize Property
SoLinger Property
TcpNoDelay Property
UseStreamMode Property
SocketOptions
ReuseAddress Property
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
Nullable
<
bool
>
ReuseAddress
{
get
; }
Property Value
Type:
Nullable
Boolean
See Also
Reference
SocketOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.