HttpClientConnection100Class.ChunkSize 속성

정의

public:
 virtual property int ChunkSize { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(25)]
public virtual int ChunkSize { [System.Runtime.InteropServices.DispId(25)] get; [System.Runtime.InteropServices.DispId(25)] set; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
[<set: System.Runtime.InteropServices.DispId(25)>]
member this.ChunkSize : int with get, set
Public Overridable Property ChunkSize As Integer

속성 값

검색하거나 보낼 최소 바이트 수를 포함하는 수입니다.

구현

특성

적용 대상