Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchingPartitionChannelProps

Package version

Hierarchy

  • BatchingPartitionChannelProps

Index

Properties

loopAbortSignal

loopAbortSignal: AbortSignalLike

maxBufferSize

maxBufferSize: number

maxWaitTimeInMs

maxWaitTimeInMs: number

onSendEventsErrorHandler

onSendEventsErrorHandler: EventHubBufferedProducerClientOptions["onSendEventsErrorHandler"]

The handler to call when a batch fails to publish.

Optional onSendEventsSuccessHandler

onSendEventsSuccessHandler: EventHubBufferedProducerClientOptions["onSendEventsSuccessHandler"]

The handler to call once a batch has successfully published.

partitionId

partitionId: string

producer

Generated using TypeDoc