Click or drag to resize

IKpiRecorder Methods

The IKpiRecorder type exposes the following members.

Methods
 NameDescription
Public methodFinalizeAsync Finalize the recorder.
Public methodInitializeAsync Initialize the recorder.
Public methodRecord(IEnumerableString, IEnumerableObject) Record a collection of KPI values.
Public methodRecord(String, Object) Record a KPI's value.
Public methodRecordAsync(IEnumerableString, IEnumerableObject) Record a collection of KPI values.
Public methodRecordAsync(String, Object) Record a KPI's value.
Top
See Also