deno.com

method HTTP2ServerCommon.setTimeout

#HTTP2ServerCommon.setTimeout(
msec?: number,
callback?: () => void,
): this

Parameters #

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

Return Type #

this