DefaultsPhysicalStreamBufferSize Field | |
The default size of the temporary in-memory buffer that is allocated to read from/write to a stream
that is presumed to send/receive its data directly to/from a physical resource, like a network or a file on
a disk.
Namespace: Lawo.IOAssembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax public const int PhysicalStreamBufferSize = 8192
Field Value
Type:
Int32See Also