Aracılığıyla paylaş


HttpWebClientProtocol.EnableDecompression Özellik

Tanım

Bu HttpWebClientProtocoliçin açmanın etkinleştirilip etkinleştirilmediğini belirten bir değer alır veya ayarlar.

public:
 property bool EnableDecompression { bool get(); void set(bool value); };
public bool EnableDecompression { get; set; }
member this.EnableDecompression : bool with get, set
Public Property EnableDecompression As Boolean

Özellik Değeri

Boolean

true bunun HttpWebClientProtocoliçin açma etkinse ; aksi takdirde , false. Varsayılan değer: false.

Şunlara uygulanır