property Http2Session.destroyed Usage in Denoimport { type Http2Session } from "node:http2"; Will be true if this Http2Session instance has been destroyed and must no longer be used, otherwise false. Type boolean