ExponentialBackoffRetryTimer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ExponentialBackoffRetryTimer : Microsoft.Hpc.BoundedBackoffRetryTimer
type ExponentialBackoffRetryTimer = class
inherit BoundedBackoffRetryTimer
Public Class ExponentialBackoffRetryTimer
Inherits BoundedBackoffRetryTimer
- Inheritance
- Derived
Constructors
ExponentialBackoffRetryTimer(Int32, Int32, Double) | |
ExponentialBackoffRetryTimer(Int32, Int32) | |
ExponentialBackoffRetryTimer(Int32) |
Methods
GetBackOffValue(Int32) |