다음을 통해 공유


DeflateCookieTransform.MaxDecompressedSize 속성

정의

압축 해제된 쿠키의 최대 크기(바이트)를 가져오거나 설정합니다.

public:
 property int MaxDecompressedSize { int get(); void set(int value); };
public int MaxDecompressedSize { get; set; }
member this.MaxDecompressedSize : int with get, set
Public Property MaxDecompressedSize As Integer

속성 값

압축 해제된 쿠키의 최대 크기(바이트)입니다.

적용 대상