Method WithQueueArguments
WithQueueArguments(IDictionary<string, object?>)
Sets additional queue arguments passed to RabbitMQ on declaration.
public RabbitMqChannelOptions WithQueueArguments(IDictionary<string, object?> arguments)
Parameters
argumentsIDictionary<string, object>