Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BackoffRetryPolicy

The backoff retry portion of the subscription delivery policy. For information about retry durations for subscriptions, see How Notifications Works.

Properties

maxRetryDuration

maxRetryDuration: number

The maximum retry duration in milliseconds. Default value is {@code 7200000} (2 hours). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

policyType

policyType: PolicyType

The type of delivery policy.

Functions

getDeserializedJsonObj

getJsonObj