DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Cassandra
ProtocolOptions Class
ProtocolOptions Properties
Compression Property
CustomCompressor Property
MaxProtocolVersion Property
MaxSchemaAgreementWaitSeconds 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.2.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
© 2016 DataStax, All rights reserved.