ExponentialBackoff Constructor ()
Initializes a new instance of the ExponentialBackoff class.
Namespace: Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Syntax
public ExponentialBackoff()
public:
ExponentialBackoff()
new : unit -> ExponentialBackoff
Public Sub New
See Also
ExponentialBackoff Overload
ExponentialBackoff Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace
Return to top