Property Priority
Priority
Priority for message delivery when using prioritized priority policy.
public byte Priority { get; init; }
Property Value
Remarks
Lower values indicate higher priority (0 is the highest priority). Maximum priority value is 9. This field is only used when the consumer has PriorityPolicy set to "prioritized".