Method WithTransientQueue
WithTransientQueue()
Configures a transient queue (non-durable, not exclusive, auto-deleted when empty). Suitable for temporary or test queues.
public RabbitMqChannelOptions WithTransientQueue()
Configures a transient queue (non-durable, not exclusive, auto-deleted when empty). Suitable for temporary or test queues.
public RabbitMqChannelOptions WithTransientQueue()