Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Session.prototype.disconnect
import { Session } from "https://deno.land/std@0.129.0/node/inspector.ts";

Immediately closes the session, all pending message callbacks will be called with an error.