DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
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
ConnectTimeoutMillis Property
Gets the number of milliseconds to wait for the socket to connect
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
int
ConnectTimeoutMillis
{
get
; }
Property Value
Type:
Int32
See Also
Reference
SocketOptions Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.