BufferedFlushOptions interface
Options to configure the flush method on the EventHubBufferedProducerClient.
- Extends
Inherited Properties
| abort |
The signal which can be used to abort requests. |
| tracing |
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