BufferSize Property
Gets the size of the buffer used for parsing and writing CSV files. Default is 0x1000.
Namespace
CsvHelper.Configuration
Containing Type
IParserConfiguration
Property Type
int

Syntax

int BufferSize { get; }

Value

Type Description
int