Show / Hide Table of Contents

Namespace RabbitMQ.Client.Events

Classes

AsyncEventingBasicConsumer

BaseExceptionEventArgs

BasicAckEventArgs

Contains all the information about a message acknowledged from an AMQP broker within the Basic content-class.

BasicDeliverEventArgs

Contains all the information about a message delivered from an AMQP broker within the Basic content-class.

BasicNackEventArgs

Contains all the information about a message nack'd from an AMQP broker within the Basic content-class.

BasicReturnEventArgs

Contains all the information about a message returned from an AMQP broker within the Basic content-class.

CallbackExceptionEventArgs

Describes an exception that was thrown during the library's invocation of an application-supplied callback handler.

ConnectionBlockedEventArgs

Event relating to connection being blocked.

ConnectionRecoveryErrorEventArgs

ConsumerEventArgs

Event relating to a successful consumer registration or cancellation.

ConsumerTagChangedAfterRecoveryEventArgs

EventingBasicConsumer

Experimental class exposing an IBasicConsumer's methods as separate events.

FlowControlEventArgs

Event relating to flow control.

QueueNameChangedAfterRecoveryEventArgs

RecoveryExceptionEventArgs

Describes an exception that was thrown during automatic connection recovery performed by the library.

Delegates

AsyncEventHandler<TEvent>

In This Article
Back to top Generated by DocFX