Skip to content

Message header of type byte[] #879

@BenBorn

Description

@BenBorn

We have a Byte-array in the amqp-header if I use the code:
result.BasicProperties.Headers.TryGetValue("key", out object value);
the value has the type: BinaryTableValue. But this type is internal. So how can I now get the byte[] content?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions