IDTSConnectionManagerFtp100.ChunkSize 属性

定义

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

属性值

要检索或发送的最小字节数。

属性

适用于