Click or drag to resize

MessageQueueFactory Methods

The MessageQueueFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateMessageQueueFilter
Create an incoming message filter.
Public methodStatic memberGet
Obtain an object to deals with a message queue.
Public methodStatic memberGetJsonMessageBody
Create a standardize message body for the message queue communication.
Public methodStatic memberGetQueueName
Creates a valid queue name
Public methodStatic memberIsNotSupportedByRabbitmqClient
Verify if a type is not supported by RabbitmqClient library
Public methodStatic memberMatch
Indicates whether the list of MatchItem are present in the message headers. Headers
Top
See Also