Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReceiveMessagesOptions

Package version

Options when receiving a batch of messages from Service Bus.

Hierarchy

  • {}
    • ReceiveMessagesOptions

Index

Properties

Properties

Optional maxWaitTimeInMs

maxWaitTimeInMs: undefined | number

The maximum amount of time to wait for messages to arrive. Default: 60000 milliseconds.

Generated using TypeDoc