Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQueueOpt

队列配置 NOTE: 该接口只是针对Queue对象的配置,阿里云队列属性见IQueueAttributes

Hierarchy

  • IQueueOpt

Index

Properties

Optional autoDelete

autoDelete: boolean

Optional delaySeconds

delaySeconds: number

Optional numberOfMessages

numberOfMessages: number

Optional priority

priority: number

Optional waitseconds

waitseconds: number

Generated using TypeDoc