Click or drag to resize
ISessionBinaryProtocolVersion Property
Gets the Cassandra native binary protocol version

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
int BinaryProtocolVersion { get; }

Property Value

Type: Int32
See Also