Package version
An enum representing the different reasons for an EventProcessor to stop processing events from a partition in a consumer group of an Event Hub instance.
EventProcessor
Ownership of the partition was lost or transitioned to a new processor instance.
The EventProcessor was shutdown.
Generated using TypeDoc
An enum representing the different reasons for an
EventProcessor
to stop processing events from a partition in a consumer group of an Event Hub instance.