SocketsHttpHandler.MaxAutomaticRedirections Właściwość

Definicja

Pobiera lub ustawia maksymalną liczbę dozwolonych przekierowań 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

Wartość właściwości

Maksymalna liczba dozwolonych przekierowań HTTP.

Dotyczy