A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
IRetryStrategy Interface
IRetryStrategy Properties
MaxRetries Property
RetriesRemaining Property
IRetryStrategy
MaxRetries 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#
Copy
int
MaxRetries
{
get
; }
Property Value
Type:
Int32
See Also
Reference
IRetryStrategy Interface
Couchbase.Lite.Util Namespace