HttpTransportBindingElement.DecompressionEnabled 屬性

定義

取得或設定是否已啟用傳回壓縮訊息資料至其原始大小與格式的程序。

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

屬性值

如果已啟用解壓縮則為 true,否則為 false

適用於