Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SbQueueMetadataOptions

Hierarchy

Index

Properties

Optional handlerOptions

handlerOptions: MessageHandlerOptions

name

name: string

Optional provision

receiveMode

receiveMode: ReceiveMode

Optional serverId

serverId: string

The unique id of the server that this emitter should use as the underlying listener. This should match the server name defined in SgServerOptions.name.

By default SgServerOptions.name is not set, which is the identifier for the default server. A multi-server environment is not required in most of the scenarios, if that is the case do not set this value.

Optional sessionOptions

sessionOptions: SessionReceiverOptions

Generated using TypeDoc