Click or drag to resize

IPerformanceTaker Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public interface IPerformanceTaker
Request Example View Source

The IPerformanceTaker type exposes the following members.

Properties
  NameDescription
Public propertyname
Public propertysecondsBetweenTakes
Top
Methods
  NameDescription
Public methodcheckTake
Makes take() if interval passed
Public methodGetDataTable
Gets data table with all readings
Public methodGetTimeSpan
Public methodLoadDataTable
Public methodprepare
Public methodtake
Top
See Also