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

속성 값

압축 해제를 사용하도록 설정하면

적용 대상