Share via


ApiHubConfiguration.MaxFunctionExecutionRetryCount Property

Definition

Gets or sets the number of times to try processing a file before moving it to the poison queue (where possible).

public int MaxFunctionExecutionRetryCount { get; set; }
member this.MaxFunctionExecutionRetryCount : int with get, set
Public Property MaxFunctionExecutionRetryCount As Integer

Property Value

Applies to