Property ReadChunkSize
ReadChunkSize
The maximum number of bytes to read at once from the underlying file during ReadBytes(Byte[], Int32, Int32).
Declaration
public int ReadChunkSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |