AmqpMessageHeader.Priority Property

Definition

Gets or sets the priority value from the AMQP message transport header.

public byte? Priority { get; set; }
member this.Priority : Nullable<byte> with get, set
Public Property Priority As Nullable(Of Byte)

Property Value

Applies to