Click or drag to resize

IKpiRecorderFinalizeAsync Method

Finalize the recorder.

Namespace:  Demo3D.TestRunner.KpiRecorders
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
Task FinalizeAsync()

Return Value

Type: Task

[Missing <returns> documentation for "M:Demo3D.TestRunner.KpiRecorders.IKpiRecorder.FinalizeAsync"]

See Also