Property QueueArguments
QueueArguments
Additional queue arguments passed to RabbitMQ on queue declaration.
public IDictionary<string, object?> QueueArguments { get; }
Additional queue arguments passed to RabbitMQ on queue declaration.
public IDictionary<string, object?> QueueArguments { get; }