Click or drag to resize

performanceResources Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Multiple resources monitoring
Inheritance Hierarchy
SystemObject
  performanceBaseperformanceResourcesTake
    imbWEM.Core.crawler.engineperformanceResources

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class performanceResources : performanceBase<performanceResourcesTake>

The performanceResources type exposes the following members.

Constructors
  NameDescription
Public methodperformanceResources
Initializes a new instance of the performanceResources class
Top
Properties
  NameDescription
Public propertycDTM
Public propertyStatic memberCPUUsageLastMinute
Public propertyStatic memberCPUUsageTotal
Public propertylastMonitorTime
Protected propertylastTake (Inherited from performanceBaseperformanceResourcesTake.)
Public propertyname (Inherited from performanceBaseperformanceResourcesTake.)
Public propertyoldCPUTime
Protected propertypcProcess
Protected propertyprocess
Public propertysecondsBetweenTakes (Inherited from performanceBaseperformanceResourcesTake.)
Public propertysecondsBetweenTakesDefault (Overrides performanceBase.secondsBetweenTakesDefault.)
Public propertystart
Protected propertytakes (Inherited from performanceBaseperformanceResourcesTake.)
Top
Methods
  NameDescription
Public methodcheckTake (Inherited from performanceBaseperformanceResourcesTake.)
Public methodCountTakes (Inherited from performanceBaseperformanceResourcesTake.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAverage (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetDataTable (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetDataTableBase (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLastSamples (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetLastTake (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetTimeSpan (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetTimeSpanInMinutes (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetTrend(measureTrendTakerUTP) (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetTrend(FuncUTP, Double, measureTrendTaker) (Inherited from performanceBaseperformanceResourcesTake.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadDataTable(DataTable) (Inherited from performanceBaseperformanceResourcesTake.)
Public methodLoadDataTable(DataTable, Boolean) (Inherited from performanceBaseperformanceResourcesTake.)
Public methodmeasure (Overrides performanceBase.measure(UTP).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodprepare (Overrides performanceBase.prepare.)
Public methodtake (Inherited from performanceBaseperformanceResourcesTake.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Protected fieldGetDataTableLock (Inherited from performanceBaseperformanceResourcesTake.)
Public fieldStatic memberMEM_UNIT
Public fieldStartTime
Protected fieldtakeLock (Inherited from performanceBaseperformanceResourcesTake.)
Top
See Also

Reference

[!:performanceBase<T>.spider.engine.performanceResourcesTake>]