Bagikan melalui


HttpWebRequestElement.MaximumErrorResponseLength Properti

Definisi

Mendapatkan atau mengatur panjang maksimum yang diizinkan dari respons kesalahan.

public:
 property int MaximumErrorResponseLength { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maximumErrorResponseLength", DefaultValue=64)]
public int MaximumErrorResponseLength { get; set; }
[<System.Configuration.ConfigurationProperty("maximumErrorResponseLength", DefaultValue=64)>]
member this.MaximumErrorResponseLength : int with get, set
Public Property MaximumErrorResponseLength As Integer

Nilai Properti

Bilangan bulat bertanda 32-bit yang berisi panjang maksimum dalam kilobyte (1024 byte) dari respons kesalahan. Nilai defaultnya adalah 64.

Atribut

Berlaku untuk