Records a user metric.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- name
- Type: System String
The metric identifier.
- value
- Type: System Int32
The metric value.
Remarks
The metric value is written to the Virtual User event log. A chart showing how the metric value changes during the test will be available in Test Controller and Analyzer.
See Also