StreamPipeReaderOptions.BufferSize Property

Definition

Gets the minimum buffer size to use when renting memory from the Pool.

public:
 property int BufferSize { int get(); };
public int BufferSize { get; }
member this.BufferSize : int
Public ReadOnly Property BufferSize As Integer

Property Value

The buffer size.

Applies to