次の方法で共有


IDTSConnectionManagerHttp100.ChunkSize プロパティ

定義

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

プロパティ値

取得または送信する最小バイト数です。

属性

適用対象