다음을 통해 공유


FTPClientConnection100Class.ChunkSize 속성

정의

데이터 전송을 위한 데이터 양을 바이트 단위로 가져오거나 설정합니다.

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

속성 값

데이터 전송을 위한 바이트 단위의 데이터 양입니다.

구현

특성

적용 대상