Skip to main content
Latest
interface ConnectionCloseArgs
import { type ConnectionCloseArgs } from "https://deno.land/x/amqp@v0.24.0/mod.ts";

Properties

replyCode: number
optional
replyText: string

Default ""

classId: number
methodId: number