Share via


HttpClientConnection100Class.ChunkSize Proprietà

Definizione

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

Valore della proprietà

Valore Integer contenente il numero minimo di byte da recuperare o inviare.

Implementazioni

Attributi

Si applica a