CsvKpiCollector Class |
Namespace: Demo3D.TestRunner.KpiRecorders
public sealed class CsvKpiCollector : IKpiCollector
The CsvKpiCollector type exposes the following members.
| Name | Description | |
|---|---|---|
| CsvKpiCollector | Initializes a new instance of the CsvKpiCollector class |
| Name | Description | |
|---|---|---|
| OutputPath |
The path to write the CSV file to.
|
| Name | Description | |
|---|---|---|
| FinalizeAsync |
Finalize the collector.
| |
| InitializeAsync |
Initialize the collector.
| |
| UpdateAsync |
Update the collector with the updated rows.
|