Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendBatchOptions

Package version

Options to configure the sendBatch method on the EventHubProducerClient.

  • abortSignal : A signal used to cancel the send operation.

Hierarchy

Index

Properties

Optional abortSignal

abortSignal: AbortSignalLike

The signal which can be used to abort requests.

Optional tracingOptions

tracingOptions: undefined | object

Options for configuring tracing.

Generated using TypeDoc