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.