Property BufferSize
| Edit this page View SourceBufferSize
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 |