Edit

Share via


BoundedBackoffRetryTimer.GetBackOffValue(Int32) Method

Definition

protected abstract int GetBackOffValue (int currentValue);
abstract member GetBackOffValue : int -> int
Protected MustOverride Function GetBackOffValue (currentValue As Integer) As Integer

Parameters

currentValue
Int32

Returns

Applies to