Click or drag to resize
Infosoft Logo

IMessageQueueEntityService Methods

The IMessageQueueEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new MessageQueue
Public methodDelete Deletes the specified MessageQueue.
Public methodGet Gets a list of MessageQueues matching the specified filter.
(Inherited from IMessageQueueQueryService)
Public methodGetAll Gets all MessageQueues
(Inherited from IMessageQueueQueryService)
Public methodGetSingle Gets a single MessageQueue matching the provided filter.
(Inherited from IMessageQueueQueryService)
Public methodUpdate Updates the specified MessageQueue
Top
See Also