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 | ||
| lastTake | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| name | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| pageCount | ||
| pageLoads |
Number of AddBytes call
| |
| secondsBetweenTakes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| secondsBetweenTakesDefault | (Overrides performanceBase.secondsBetweenTakesDefault.) | |
| takes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| termCount | ||
| totalBytes |
| Name | Description | |
|---|---|---|
| AddBytes |
Add loaded bytes
| |
| AddContentPage | ||
| AddIteration | ||
| checkTake | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| CountTakes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAverage | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetDataTable | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetDataTableBase | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLastSamples | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetLastTake | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTimeSpan | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTimeSpanInMinutes | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTrend(measureTrendTakerUTP) | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetTrend(FuncUTP, Double, measureTrendTaker) | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadDataTable(DataTable) | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| LoadDataTable(DataTable, Boolean) | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| measure | (Overrides performanceBase.measure(UTP).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| prepare | (Overrides performanceBase.prepare.) | |
| take | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| GetDataTableLock | (Inherited from performanceBaseperformanceDataLoadTake.) | |
| takeLock | (Inherited from performanceBaseperformanceDataLoadTake.) |