Click or drag to resize

IRetryStrategyMaxRetries Property

Gets the maximum number of retries that this strategy allows

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
int MaxRetries { get; }

Property Value

Type: Int32
See Also