Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends a logging session, updating the run time of the task collection.
Syntax
public void finishLogging([boolean _cleanupLeftoverTasks])
Run On
Called
Parameters
- _cleanupLeftoverTasks
Type: boolean
A Boolean value: true if any tasks that are still in progress should be marked as failed; false if an exception should be thrown if any task is still in progress; optional. The default value is true.