Click or drag to resize

IRetryStrategyCopy Method

Makes a copy of this retry strategy, set to its initial state

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
IRetryStrategy Copy()

Return Value

Type: IRetryStrategy

[Missing <returns> documentation for "M:Couchbase.Lite.Util.IRetryStrategy.Copy"]

See Also