deno.com

interface Deno.QuicCloseInfo

unstable

Properties #

#closeCode: number

A number representing the error code for the error.

#reason: string

A string representing the reason for closing the connection.