HttpWebRequest.DefaultMaximumErrorResponseLength Vlastnost

Definice

Získá nebo nastaví výchozí maximální délku odpovědi na chybu HTTP.

public:
 static property int DefaultMaximumErrorResponseLength { int get(); void set(int value); };
public static int DefaultMaximumErrorResponseLength { get; set; }
static member DefaultMaximumErrorResponseLength : int with get, set
Public Shared Property DefaultMaximumErrorResponseLength As Integer

Hodnota vlastnosti

Výchozí maximální délka chybové odpovědi HTTP.

Výjimky

Hodnota je menší než 0 a nerovná se -1.

Platí pro