Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Client

Package version

Interface for Queue/Topic/Subscription clients

Hierarchy

  • Client

Implemented by

Index

Properties

Methods

Properties

entityPath

entityPath: string
readonly
property

The path for the Service Bus entity for which this client is created.

id

id: string
readonly
property

A unique identifier for this client.

Methods

close

  • close(): Promise<void>

Generated using TypeDoc