Table of Contents

Interface IJmsQueueSpecification

Namespace
RabbitMQ.AMQP.Client
Assembly
RabbitMQ.AMQP.Client.dll

Optional arguments for JMS queues (x-queue-type: jms).

public interface IJmsQueueSpecification

Methods

ConsumerTimeout(TimeSpan)

Sets the x-consumer-timeout queue argument (milliseconds).

IJmsQueueSpecification ConsumerTimeout(TimeSpan timeout)

Parameters

timeout TimeSpan

Returns

IJmsQueueSpecification

Queue()

IQueueSpecification Queue()

Returns

IQueueSpecification