优先队列 masstransit azure 服务总线

Priority queu mass transit azure service bus

是否可以在带有 MassTransit 的 Azure 服务总线上使用优先级队列?我在文档中搜索但没有找到答案。

谢谢

简答,否

https://docs.microsoft.com/en-us/azure/architecture/patterns/priority-queue

"Microsoft Azure doesn't provide a queuing mechanism that natively supports automatic prioritization of messages through sorting. However, it does provide Azure Service Bus topics and subscriptions that support a queuing mechanism that provides message filtering, together with a wide range of flexible capabilities that make it ideal for use in most priority queue implementations."