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.1.0
Syntax
C#
public RoutingKey(
	byte[] rawKey
)

Parameters

rawKey
Type:System.Byte[]
See Also