![]() | ExponentialBackoffCreate Method |
[Missing <summary> documentation for "M:Couchbase.Core.Retry.ExponentialBackoff.Create(System.Int32,System.Int32,System.Int32)"]
Namespace: Couchbase.Core.Retry
public static ExponentialBackoff Create( int maxRetries, int delayMillis, int maxDelayMillis )
[Missing <param name="maxRetries"/> documentation for "M:Couchbase.Core.Retry.ExponentialBackoff.Create(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="delayMillis"/> documentation for "M:Couchbase.Core.Retry.ExponentialBackoff.Create(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="maxDelayMillis"/> documentation for "M:Couchbase.Core.Retry.ExponentialBackoff.Create(System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Couchbase.Core.Retry.ExponentialBackoff.Create(System.Int32,System.Int32,System.Int32)"]