Click or drag to resize
SignalGroupDataArrivedEventThreshold Property
The number of samples to read before raising the SignalDataAvailable event.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public int DataArrivedEventThreshold { get; set; }

Property Value

Type: Int32
See Also