Table of Contents

Property QueueArguments

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

QueueArguments

Additional queue arguments passed to RabbitMQ on queue declaration.

public IDictionary<string, object?> QueueArguments { get; }

Property Value

IDictionary<string, object>