Edit

Share via


ExponentialBackoffRetryTimer Class

Definition

public class ExponentialBackoffRetryTimer : Microsoft.Hpc.BoundedBackoffRetryTimer
type ExponentialBackoffRetryTimer = class
    inherit BoundedBackoffRetryTimer
Public Class ExponentialBackoffRetryTimer
Inherits BoundedBackoffRetryTimer
Inheritance
ExponentialBackoffRetryTimer
Derived

Constructors

ExponentialBackoffRetryTimer(Int32)
ExponentialBackoffRetryTimer(Int32, Int32)
ExponentialBackoffRetryTimer(Int32, Int32, Double)

Methods

GetBackOffValue(Int32)

Applies to