Compartilhar via


IDTSHttpClientConnection100.ChunkSize Propriedade

Definição

Obtém ou define o valor que indica o número mínimo de bytes a serem recuperados ou enviados ao servidor durante uma operação de leitura/gravação.

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

Valor da propriedade

O número mínimo de bytes para recuperar ou enviar.

Atributos

Aplica-se a