Class RetryPolicy
Configuration for the API retry policy.
Inheritance
System.Object
RetryPolicy
Namespace: Den.Dev.Grunt.Models.ApiIngress
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class RetryPolicy
Constructors
| Name | Description |
|---|---|
| RetryPolicy() |
Properties
| Name | Description |
|---|---|
| RetryOptions | Gets or sets additional retry options. |
| RetryPolicyId | Gets or sets the retry policy ID. |
| TimeoutMs | Gets or sets the timeout in milliseconds. |