Gets the length of time that this Virtual User would pause for if Pause(Int32, VirtualUserScript)
were called with the specified interval.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- interval
- Type: System Int32
The interval, in milliseconds.
Return Value
The actual length of the pause, in milliseconds.Remarks
See Also