Interface GetMessagesOptions

Options for getting messages from a queue.

Hierarchy

  • Get
    • GetMessagesOptions

Properties

Properties

noAck?: boolean

Whether to automatically acknowledge the message upon retrieval.