Click or drag to resize
ExponentialRetryElementMinBackoff Property
Gets the Minimum Backoff time.

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public TimeSpan MinBackoff { get; }

Property Value

Type: TimeSpan
See Also