Click or drag to resize

performanceDataLoad Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The performanceDataLoad type exposes the following members.

Methods
  NameDescription
Public methodAddBytes
Add loaded bytes
Public methodAddContentPage
Public methodAddIteration
Public methodcheckTake
Makes take() if interval passed
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodCountTakes
Number of takes
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodEquals (Inherited from Object.)
Public methodGetAverage
Gets the average of the main reading
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetDataTable
Gets data table with all readings
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetDataTableBase
Gets the data table with objectTable
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLastSamples (Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetLastTake (Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetTimeSpan
Gets the time span covered by this performance collection
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetTimeSpanInMinutes (Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetTrend(measureTrendTakerUTP)
Gets the trend.
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetTrend(FuncUTP, Double, measureTrendTaker)
Gets the trend.
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodGetType (Inherited from Object.)
Public methodLoadDataTable(DataTable) (Inherited from performanceBaseperformanceDataLoadTake.)
Public methodLoadDataTable(DataTable, Boolean)
Loads the data table.
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodmeasure (Overrides performanceBase.measure(UTP).)
Public methodprepare (Overrides performanceBase.prepare.)
Public methodtake
Procedure that creates new take. Thread safe
(Inherited from performanceBaseperformanceDataLoadTake.)
Public methodToString (Inherited from Object.)
Top
See Also