Property ReadBufferSize
ReadBufferSize
Gets or sets the size of the read buffer, in bytes. This is the maximum number of read bytes which can be buffered.
public int ReadBufferSize { get; set; }
Gets or sets the size of the read buffer, in bytes. This is the maximum number of read bytes which can be buffered.
public int ReadBufferSize { get; set; }