Click or drag to resize

RoutingKey.RawRoutingKey Property

Byte array representing the partition key (or one of the partition)

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
public byte[] RawRoutingKey { get; set; }

Property Value

Type:Byte[]
See Also