Click or drag to resize
SocketOptionsConnectTimeoutMillis Property
Gets the number of milliseconds to wait for the socket to connect

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public int ConnectTimeoutMillis { get; }

Property Value

Type: Int32
See Also