| BuilderSocketOptions Property  | 
             The socket options used by this builder.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic SocketOptions SocketOptions { get; }Return Value
Type: 
SocketOptionsthe socket options that will be used by this builder. You can use
             the returned object to define the initial socket options for the built
             cluster.
See Also