Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Infrastructure.Persistence.FaultHandling.Strategies

    Classes

    ExponentialBackoff

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

    FixedInterval

    A retry strategy with a specified number of retry attempts and a default fixed time interval between retries.

    Incremental

    A retry strategy with a specified number of retry attempts and an incremental time interval between retries.

    In This Article
    • Classes
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX