Click or drag to resize

RoutingKey Constructor (Byte)

Initializes a new instance of the RoutingKey class

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

Parameters

rawKey
Type: SystemByte
See Also