RedirectHandler.MaxRedirects Property

Definition

Gets the maximum number of redirects this handler will follow.

public:
 property int MaxRedirects { int get(); };
public int MaxRedirects { get; }
member this.MaxRedirects : int
Public ReadOnly Property MaxRedirects As Integer

Property Value

Int32

Applies to