Table of Contents

Method WithDurableQueue

Namespace
Ratatoskr.RabbitMq.Config
Assembly
Ratatoskr.RabbitMq.dll

WithDurableQueue()

Configures a durable queue (survives broker restarts, not exclusive, not auto-deleted). This is the default queue configuration.

public RabbitMqChannelOptions WithDurableQueue()

Returns

RabbitMqChannelOptions