Language

AndroidMessageHandler.MaxAutomaticRedirections Property

Definition

Gets or sets the maximum number of allowed HTTP redirects. The default value is 50.

public int MaxAutomaticRedirections { get; set; }
member this.MaxAutomaticRedirections : int with get, set

Property Value

Exceptions

The specified value is less than or equal to 0.

Applies to