Handle for an open Service Bus subscription receiver.
close(): Promise<void>
Close the receiver.
Handle for an open Service Bus subscription receiver.
close(): Promise<void>
Close the receiver.
import { type IServiceBusSubscription } from "messaging-plugin/src/index.ts";