ExponentialBackoff Class

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information, see Transient Fault Handling.

A retry strategy with back-off parameters for calculating the exponential delay between retries.

Namespace: Microsoft.Practices.TransientFaultHandling
Assembly: Microsoft.Practices.TransientFaultHandling.Core (in Microsoft.Practices.TransientFaultHandling.Core.dll) Version: 5.0.1118.0 (5.0.1118.0)

public ref class ExponentialBackoff : public RetryStrategy

System::Object
  Microsoft.Practices.TransientFaultHandling::RetryStrategy
    Microsoft.Practices.TransientFaultHandling::ExponentialBackoff
Show: