performanceDataLoad Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.performanceDataLoad"]
Namespace: imbWEM.Core.crawler.engine
public class performanceDataLoad : performanceBase<performanceDataLoadTake>
The performanceDataLoad type exposes the following members.
| Name | Description | |
|---|---|---|
| performanceDataLoad | Initializes a new instance of the performanceDataLoad class | |
| performanceDataLoad(String) | Initializes a new instance of the performanceDataLoad class |
| Name | Description | |
|---|---|---|
| iterationCount | ||
| name | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| pageCount | ||
| pageLoads |
Number of AddBytes call
| |
| secondsBetweenTakes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| secondsBetweenTakesDefault | (Overrides performanceBase.secondsBetweenTakesDefault.) | |
| termCount | ||
| totalBytes |
| Name | Description | |
|---|---|---|
| AddBytes |
Add loaded bytes
| |
| AddContentPage | ||
| AddIteration | ||
| checkTake |
Makes take() if interval passed
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| CountTakes |
Number of takes
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| Equals | (Inherited from Object.) | |
| GetAverage |
Gets the average of the main reading
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetDataTable |
Gets data table with all readings
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetDataTableBase |
Gets the data table with objectTable (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLastSamples | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetLastTake | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTimeSpan |
Gets the time span covered by this performance collection
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTimeSpanInMinutes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTrend(measureTrendTakerUTP) |
Gets the trend.
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTrend(FuncUTP, Double, measureTrendTaker) |
Gets the trend.
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetType | (Inherited from Object.) | |
| LoadDataTable(DataTable) | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| LoadDataTable(DataTable, Boolean) |
Loads the data table.
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| measure | (Overrides performanceBase.measure(UTP).) | |
| prepare | (Overrides performanceBase.prepare.) | |
| take |
Procedure that creates new take. Thread safe
(Inherited from performanceBaseperformanceDataLoadTake.) | |
| ToString | (Inherited from Object.) |