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
Syntax public Builder WithSocketOptions(
SocketOptions value
)
Parameters
- value
- Type: DseSocketOptions
Return Value
Type:
BuilderSee Also