Method WithQueueName
WithQueueName(string)
Sets the queue name. Required for consume channels.
public RabbitMqChannelOptions WithQueueName(string name)
Parameters
namestring
Sets the queue name. Required for consume channels.
public RabbitMqChannelOptions WithQueueName(string name)
name string