DseClusterBuilder Properties |
The DseClusterBuilder type exposes the following members.
Name | Description | |
---|---|---|
ApplicationName |
The name of the application using the created cluster instance.
| |
ApplicationVersion |
The version of the application using the created cluster instance.
| |
ClusterId |
A unique identifier for the created cluster instance.
| |
ContactPoints |
Gets the contact points that were added as IPEndPoint" instances.
(Inherited from Builder.)Note that only contact points that were added using AddContactPoint(IPEndPoint) and AddContactPoints(IPEndPoint) are returned by this property, as IP addresses and host names must be resolved and assigned the port number, which is performed on Build. | |
GraphOptions |
Gets the DSE Graph options.
| |
PoolingOptions |
The pooling options used by this builder.
(Inherited from Builder.) | |
SocketOptions |
The socket options used by this builder.
(Inherited from Builder.) |