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; }
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Gets or sets the maximum retries for protocol operations.
public int MaxRetries { get; set; }