Share via


SocketsHttpHandler.MaxAutomaticRedirections Özellik

Tanım

İzin verilen en fazla HTTP yeniden yönlendirme sayısını alır veya ayarlar.

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

Özellik Değeri

İzin verilen en fazla HTTP yeniden yönlendirme sayısı.

Şunlara uygulanır