Click or drag to resize

performanceResources Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The performanceResources type exposes the following members.

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
See Also