property IServiceBusProcessErrorArgs.errorSource

The operation where the error originated.

Type

"abandon"
| "complete"
| "processMessageCallback"
| "receive"
| "renewLock"

Usage

import { type IServiceBusProcessErrorArgs } from "messaging-plugin/src/index.ts";