Share via


RetryMode type

Describes the Retry Mode type

type RetryMode = "Exponential" | "Fixed"