다음을 통해 공유


IDTSHttpClientConnection100.ChunkSize 속성

정의

읽기/쓰기 작업 중 서버에서 받거나 서버로 보내는 최소 바이트 수를 나타내는 값을 가져오거나 설정합니다.

public:
 property int ChunkSize { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(25)]
public 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 Property ChunkSize As Integer

속성 값

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

특성

적용 대상