|
SignalReadingsAvailable Property |
The number of samples available to be read
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public int ReadingsAvailable { get; set; }
Public Property ReadingsAvailable As Integer
Get
Set
public:
property int ReadingsAvailable {
int get ();
void set (int value);
}
member ReadingsAvailable : int with get, set
Property Value
Type:
Int32See Also