• Skip to primary navigation
  • Skip to content
  • Skip to footer
adrianba.net
  • Quick-Start Guide
    Adrian Bateman

    Adrian Bateman

    Englishman in Seattle.

    • Seattle, USA
    • Personal site
    • Twitter
    • LinkedIn
    • GitHub

    Drew Marsh on Response.End() [DOTNET-WEB]…

    less than 1 minute read

    Drew Marsh on Response.End() [DOTNET-WEB]

    That’s how it terminates the thread. If you need to watch for exceptions on the other code around the call to Response.End, you need to add a special catch block that handles ThreadAbortException explicitly and just rethrows it. …here’s the IL…

    Updated: November 2, 2002

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You may also enjoy

    Running ESPHome on a ESP32C6 device for Home Assistant

    3 minute read

    ESP32C6 boards are not native supported by ESPHome

    Clean recovery of Surface RT and Windows Update (2022)

    1 minute read

    If you reset a Microsoft Surface RT from a recovery disk, there is a good chance that you will get an error from Windows Update: Error 8007000e Windows Updat...

    Running ssh-agent with WSL2 (so that VSCode can find it)

    less than 1 minute read

    I often use Visual Studio Code together with WSL2 using the Remote - WSL extension. Recently, I have been using Docker running on a remote server accessed ov...

    Change Windows PC name to lower case

    less than 1 minute read

    It is straightforward to change the name of your Windows PC through the Settings app (go to System, About, and choose “Rename this PC”). One problem, though,...

    • Follow:
    • Privacy Policy
    • Feed
    © 2026 adrianba.net. Powered by Jekyll & Minimal Mistakes.