Click or drag to resize
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.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public const int InMemoryStreamBufferSize = 1024

Field Value

Type: Int32
See Also