WebRequestSession.MaximumRedirection Property

Definition

Gets or sets the MaximumRedirection property.

public:
 property int MaximumRedirection { int get(); void set(int value); };
public:
 property int MaximumRedirection { int get(); void set(int value); };
public int MaximumRedirection { get; set; }
member this.MaximumRedirection : int with get, set
Public Property MaximumRedirection As Integer

Property Value

Applies to