Table of Contents

Class RetryOptions

Namespace
JobFlow.Core.Rules.Default
Assembly
JobFlow.Core.dll
public class RetryOptions
Inheritance
object
RetryOptions
Extension Methods

Properties

DefaultMaxRetryCount

public int DefaultMaxRetryCount { get; set; }

Property Value

int

DefaultRetryDelay

public TimeSpan DefaultRetryDelay { get; set; }

Property Value

TimeSpan