HTTP2ServerCommon.setTimeout - Node documentation
method HTTP2ServerCommon.setTimeout

Usage

import { type HTTP2ServerCommon } from "node:http2";

Parameters

optional
msec: number
optional
callback: () => void

Return Type

this