Table of Contents

BufferSize Property

Definition

Namespace
Cuemon.IO
Assemblies
Cuemon.IO.dll
Source
src/Cuemon.IO/StreamReaderOptions.cs

BufferSize

Gets or sets the minimum size of the buffer.

public int BufferSize { get; set; }

Property Value

int

The minimum size of the buffer.