DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
ProtocolOptions Class
ProtocolOptions Properties
Compression Property
CustomCompressor Property
MaxProtocolVersion Property
MaxSchemaAgreementWaitSeconds Property
NoCompact Property
Port Property
SslOptions Property
ProtocolOptions
Port Property
The port used to connect to the Cassandra hosts.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
Copy
public
int
Port
{
get
; }
Return Value
Type:
Int32
the port used to connect to the Cassandra hosts.
See Also
Reference
ProtocolOptions Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.