Click or drag to resize

ProtocolOptionsPort Property

The port used to connect to the Cassandra hosts.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public int Port { get; }

Return Value

Type: Int32
the port used to connect to the Cassandra hosts.
See Also