Method WithQueueType
WithQueueType(QueueType)
Sets the queue implementation type (Classic or Quorum).
public RabbitMqConsumeOptions WithQueueType(QueueType type)
Parameters
typeQueueType
Sets the queue implementation type (Classic or Quorum).
public RabbitMqConsumeOptions WithQueueType(QueueType type)
type QueueType