SocketsHttpHandler.MaxAutomaticRedirections Proprietà

Definizione

Ottiene o imposta il numero massimo di reindirizzamenti HTTP consentiti.

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

Valore della proprietà

Numero massimo di reindirizzamenti HTTP consentiti.

Si applica a