Click or drag to resize

RoutingKey Constructor (Byte)

Initializes a new instance of the RoutingKey class

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public RoutingKey(
	byte[] rawKey
)

Parameters

rawKey
Type: SystemByte
See Also