Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceBusClientOptions

Package version

Describes the options that can be provided while creating the ServiceBusClient.

Hierarchy

  • ServiceBusClientOptions

Index

Properties

Optional retryOptions

retryOptions: RetryOptions

Retry policy options that determine the mode, number of retries, retry interval etc.

Optional userAgentOptions

userAgentOptions: UserAgentOptions

Options for adding user agent details to outgoing requests.

Optional webSocketOptions

webSocketOptions: WebSocketOptions
property

Options to configure the channelling of the AMQP connection over Web Sockets.

Generated using TypeDoc