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

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public int ConnectTimeoutMillis { get; }

Property Value

Type: Int32
See Also