| SocketOptionsSetConnectTimeoutMillis Method  | 
            Sets the number of milliseconds to wait for the socket to connect
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic SocketOptions SetConnectTimeoutMillis(
	int connectTimeoutMillis
)
Parameters
- connectTimeoutMillis
 - Type: SystemInt32
 
Return Value
Type: 
SocketOptions
See Also