The waitForNetworkTrafficToStop statement passes two arguments: Listen time and timeout. The method will listen for traffic to pass through the network proxy for the length of the "listen time" (arg 1) and, if no traffic is seen for that duration, move to the next statement in the script. If the proxy continues to observe network traffic past the duration of the timeout value, the script will throw an error message and terminate the transaction.