Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Route

Hierarchy

  • Route

Index

Properties

Optional _answerTimers

_answerTimers: Timer[]

Optional cancel

cancel: function

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Optional channel

channel: Channel

Optional consume

consume: function

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Optional consumerTag

consumerTag: string

Optional consumerWaiter

consumerWaiter: any

handler

Optional isCancelling

isCancelling: any

isClosed

isClosed: boolean

isDeclaring

isDeclaring: boolean

isReady

isReady: boolean

Optional maxParallelism

maxParallelism: number

noAck

noAck: boolean

ongoingBytes

ongoingBytes: number

Optional ongoingMessages

ongoingMessages: number

options

Optional queueName

queueName: string

route

route: string

Optional subjectToQuota

subjectToQuota: boolean

Optional target

target: string

type

type: RouteType

Generated using TypeDoc