Freigeben über


RetryOptions(TimeSpan, Int32) Konstruktor

Definition

public RetryOptions (TimeSpan firstRetryInterval, int maxNumberOfAttempts);
new Microsoft.Azure.WebJobs.RetryOptions : TimeSpan * int -> Microsoft.Azure.WebJobs.RetryOptions
Public Sub New (firstRetryInterval As TimeSpan, maxNumberOfAttempts As Integer)

Parameter

firstRetryInterval
TimeSpan
maxNumberOfAttempts
Int32

Gilt für: