property ServiceBusRetryOptions.retryDelayInMs

Delay before the first retry, in milliseconds. The SDK default is 30000.

Type

number

Usage

import { type ServiceBusRetryOptions } from "messaging-plugin/src/index.ts";