DefaultsInMemoryStreamBufferSize Field | |
The default size of the temporary in-memory buffer that is allocated to read/write from a stream
that retrieves/sends its data from/to memory.
Namespace: Lawo.IOAssembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax public const int InMemoryStreamBufferSize = 1024
Field Value
Type:
Int32See Also