|
SignalGroupSampleInterval Property |
The interval between sample readings for this Signal Group.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public TimeSpan SampleInterval { get; }
Public ReadOnly Property SampleInterval As TimeSpan
Get
public:
property TimeSpan SampleInterval {
TimeSpan get ();
}
member SampleInterval : TimeSpan with get
Property Value
Type:
TimeSpanSee Also