Edit

Share via


ExponentialRandomBackoffRetryTimer Class

Definition

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

Constructors

ExponentialRandomBackoffRetryTimer(Int32)
ExponentialRandomBackoffRetryTimer(Int32, Int32)
ExponentialRandomBackoffRetryTimer(Int32, Int32, Double)

Methods

GetBackOffValue(Int32)

Applies to