Home
Options

Include execution time even when script failed

edited April 2021

Currently LINQPad show a duration when script running successfully:

But when a script failed, duration won't show up (only shows Asynchronous query faulted):

Other tools like SSMS, will still report the execution time even when script executed failed:

Comments

Sign In or Register to comment.