Package version
Options to pass when creating an async iteratable using the getEventIterator() method on the EventHubConsumer.
getEventIterator()
EventHubConsumer
An implementation of the AbortSignalLike interface to signal the EventIterator to cancel the operation. For example, use the @azure/abort-controller to create an AbortSignal.
AbortSignalLike
EventIterator
AbortSignal
Generated using TypeDoc
Options to pass when creating an async iteratable using the
getEventIterator()
method on theEventHubConsumer
.