IKpiCollector Interface |
Namespace: Demo3D.TestRunner.KpiRecorders
public interface IKpiCollector
The IKpiCollector type exposes the following members.
| Name | Description | |
|---|---|---|
| FinalizeAsync |
Finalize the collector.
| |
| InitializeAsync |
Initialize the collector.
| |
| UpdateAsync |
Update the collector with the updated rows.
|