Click or drag to resize
VirtualDeviceAdapterEndOfFileReached Property
Indicates when the end of the input file has been reached and there is no more data to feed to the device.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public bool EndOfFileReached { get; }

Property Value

Type: Boolean
See Also