Get desktop application:
View/edit binary Protocol Buffers messages
The Nitric Queue Service contract
Send message(s) to a queue
The Nitric name for the queue this will automatically be resolved to the provider specific queue identifier.
Array of messages to push to the queue
Response for sending messages to a queue
A list of messages that failed to be queued
Receive message(s) from a queue
The nitric name for the queue this will automatically be resolved to the provider specific queue identifier.
The max number of messages to pop off the queue, may be capped by provider specific limitations
Array of messages popped off the queue
Complete an message previously popped from a queue
The nitric name for the queue this will automatically be resolved to the provider specific queue identifier.
Lease id of the message to be completed
(message has no fields)
Used in:
Used in:
The message that failed to be pushed
A description of the failure
An message to be sent to a queue.
Used in:
, ,The queue message contents