Click or drag to resize
VirtualDeviceAdapterDefaultChunkSize Field
The default number of bytes that will be read from the input file and fed to the virtual device input stream. This value is 32,767.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public const int DefaultChunkSize

Field Value

Type: Int32
See Also