Property MaxRetries
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
MaxRetries
Gets or sets the maximum number of retries.
csharp
public int MaxRetries { get; set; }
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Gets or sets the maximum number of retries.
public int MaxRetries { get; set; }