Show / Hide Table of Contents

Property BufferSize

| Edit this page View Source

BufferSize

Gets or sets the buffer size used for downloading the file. The default is 65535 bytes.

Declaration
[JsonInclude]
public int BufferSize { get; set; }
Property Value
Type Description
int
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX