Interface IAmqpHeader
A AMQP header.
public interface IAmqpHeader : IAmqpWriteable
- Inherited Members
Properties
ProtocolClassId
The protocol class id.
ushort ProtocolClassId { get; }
A AMQP header.
public interface IAmqpHeader : IAmqpWriteable
The protocol class id.
ushort ProtocolClassId { get; }