Sdílet prostřednictvím


SocketsHttpHandler.MaxAutomaticRedirections Vlastnost

Definice

Získá nebo nastaví maximální počet povolených přesměrování HTTP.

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

Hodnota vlastnosti

Maximální počet povolených přesměrování HTTP.

Platí pro