method Session.prototype.disconnectimport { Session } from "https://dotland.deno.dev/std@0.177.0/node/inspector.ts"; disconnect()Immediately closes the session, all pending message callbacks will be called with an error.