Click or drag to resize

ProtocolOptionsDefaultPort Field

The default port for Cassandra native binary protocol: 9042.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public const int DefaultPort = 9042

Field Value

Type: Int32
See Also