Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvroReadableReadOptions

Package version

Options to configure the AvroReadable.read operation.

export
interface

AvroReadableReadOptions

Hierarchy

  • AvroReadableReadOptions

Index

Properties

Properties

Optional abortSignal

abortSignal: AbortSignalLike

An implementation of the AbortSignalLike interface to signal the request to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal.

memberof

AvroReadableReadOptions

Generated using TypeDoc