RetryExponential.TerminationTimeBuffer Property

Definition

Gets or sets the termination time buffer associated with the retry.

public TimeSpan TerminationTimeBuffer { get; }
member this.TerminationTimeBuffer : TimeSpan
Public ReadOnly Property TerminationTimeBuffer As TimeSpan

Property Value

The termination time buffer associated with the retry.

Applies to