Skip to content

Property MaxRetries

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

MaxRetries

Gets or sets the maximum retries for protocol operations.

csharp
public int MaxRetries { get; set; }

Property Value

int

Released under the Apache License 2.0.