Compartir a través de


IDTSConnectionManagerHttp100.ChunkSize Propiedad

Definición

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

Valor de propiedad

El número mínimo de bytes que se recuperan o envían.

Atributos

Se aplica a