Timelimit Pin
Aus ExpeccoWiki
When the timelimit pin receives a value, it will wait for the given number of seconds. After this it will cancel the execution of any activity launched from its step with an exception. Please note that the timelimit is counted from the initial triggering of the block, i.e. in case a block is executed several times by using an repeatcount pin the timelimit is not reset for each "sub-execution".
Example: This step could be a long running process but it is timed out after 10 seconds.
Back to the Pin Documentation: Pin
Back to the full online documentation: Online Documentation