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.11.0
Syntax
C#
public int ConnectTimeoutMillis { get; }

Property Value

Type: Int32
See Also