|
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.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public const int DefaultChunkSize
Public Const DefaultChunkSize As Integer
public:
literal int DefaultChunkSize
static val mutable DefaultChunkSize: int
Field Value
Type:
Int32See Also