|
SignalGroupDataArrivedEventThreshold Property |
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public int DataArrivedEventThreshold { get; set; }
Public Property DataArrivedEventThreshold As Integer
Get
Set
public:
property int DataArrivedEventThreshold {
int get ();
void set (int value);
}
member DataArrivedEventThreshold : int with get, set
Property Value
Type:
Int32See Also