Structural receive-options matching the real SDK's SubscribeOptions (npm:@azure/service-bus@^7). The property is autoCompleteMessages, not autoComplete.
optional
autoCompleteMessages: boolean
optional
maxConcurrentCalls: number
Structural receive-options matching the real SDK's SubscribeOptions (npm:@azure/service-bus@^7). The property is autoCompleteMessages, not autoComplete.
autoCompleteMessages: boolean
maxConcurrentCalls: number
import { type IServiceBusSubscribeOptions } from "messaging-plugin/src/index.ts";