Property QueueGroup
QueueGroup
Endpoint queue group.
string? QueueGroup { get; }
Property Value
Remarks
If specified, the subscriber will join this queue group. Subscribers with the same queue group name, become a queue group, and only one randomly chosen subscriber of the queue group will consume a message each time a message is received by the queue group.