interface Deno.QuicCloseInfo
unstable
Properties Jump to heading
Jump to headingcloseCode: number
A number representing the error code for the error.
Jump to headingreason: string
A string representing the reason for closing the connection.
Jump to headingcloseCode: number
A number representing the error code for the error.
Jump to headingreason: string
A string representing the reason for closing the connection.