BufferedFlushOptions interface

Options to configure the flush method on the EventHubBufferedProducerClient.

Extends

Inherited Properties

abortSignal

The signal which can be used to abort requests.

tracingOptions

Options for configuring tracing.

Inherited Property Details

abortSignal

The signal which can be used to abort requests.

abortSignal?: AbortSignalLike

Property Value

Inherited From OperationOptions.abortSignal

tracingOptions

Options for configuring tracing.

tracingOptions?: OperationTracingOptions

Property Value

Inherited From OperationOptions.tracingOptions