Share via


RedirectHandlerOption.MaxRedirect Property

Definition

The maximum number of redirects with a maximum value of 20. This defaults to 5 redirects.

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

Property Value

Applies to