Table of Contents

Method WithQueueType

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

WithQueueType(QueueType)

Sets the queue implementation type (Classic or Quorum).

public RabbitMqChannelOptions WithQueueType(QueueType type)

Parameters

type QueueType

Returns

RabbitMqChannelOptions