BufferSize Property
Definition
BufferSize
Gets or sets the minimum size of the buffer.
public int BufferSize { get; set; }
Property Value
- int
The minimum size of the buffer.
Gets or sets the minimum size of the buffer.
public int BufferSize { get; set; }
The minimum size of the buffer.