Gets the size of the buffer
used for parsing and writing CSV files.
Default is 0x1000.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- int
Syntax
public virtual int BufferSize { get; set; }
Value
Type | Description |
---|---|
int |