This method is called whenever a timing is ended using the EndTiming(String, Boolean, VirtualUserScript) method.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- timing
- Type: System String
The timing identifier.
- pass
- Type: System Boolean
true if the timing should be interpreted as a pass; otherwise, false.
Remarks
See Also