Click or drag to resize

reportPlugIn_workloadEntry Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.plugins.reportPlugIn_workloadEntry"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbWEM.Core.pluginsreportPlugIn_workloadEntry

Namespace:  imbWEM.Core.plugins
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class reportPlugIn_workloadEntry : dataBindableBase, 
	IReportBenchmark

The reportPlugIn_workloadEntry type exposes the following members.

Constructors
  NameDescription
Public methodreportPlugIn_workloadEntry
Initializes a new instance of the reportPlugIn_workloadEntry class
Top
Properties
  NameDescription
Public propertyavailableMemory
Public propertyComment
Public propertyContentPages
Number of content pages processed
Public propertycpuRateOfMachine
Public propertycpuRateOfProcess
Public propertyCrawler
Name of the crawler design that was tested
Public propertyCrawlerIterations
Number of crawler iterations
Public propertyDataLoad
Public propertydlcDone
Public propertydlcMaximum
Public propertydlcRunning
Public propertydlcWaiting
Public propertyEntryID
Public propertymeasureGroup
Public propertyphysicalMemory
Public propertypluginState
State of the reporting plugin
Public propertyRecordID
Public propertyterminationWarning
Public propertyTestID
Public propertyTestSignature
Test signature with the most important configuration values
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from dataBindableBase.)
Top
Extension Methods
See Also