| BuilderWithSocketOptions Method  | 
            Configures the socket options that are going to be used to create the connections to the hosts.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic Builder WithSocketOptions(
	SocketOptions value
)
Parameters
- value
 - Type: DseSocketOptions
 
Return Value
Type: 
Builder
See Also