https://learn.microsoft.com/ru-ru/dotnet/api/azure.messaging.eventhubs.eventprocessorclient.onprocessingerrorasync?view=azure-dotnet
EventProcessorClient.OnProcessingErrorAsync Method (Azure.Messaging.EventHubs) - Azure for .NET...
Performs the tasks needed when an unexpected exception occurs within the operation of the event processor infrastructure.
methodazuremessaging
https://learn.microsoft.com/en-us/dotnet/api/azure.messaging.eventhubs.eventprocessorclient.processerrorasync?view=azure-dotnet
EventProcessorClient.ProcessErrorAsync Event (Azure.Messaging.EventHubs) - Azure for .NET...
Performs the tasks needed when an unexpected exception occurs within the operation of the event processor infrastructure. Implementation is mandatory. This...
eventazuremessaging
https://learn.microsoft.com/ja-jp/dotnet/api/azure.messaging.eventhubs.eventprocessorclient?view=azure-dotnet
EventProcessorClient Class (Azure.Messaging.EventHubs) - Azure for .NET Developers | Microsoft Learn
Allows for consuming and processing events across all partitions of a given Event Hub within the scope of a specific consumer group. The processor is capable...
classazuremessagingdevelopersmicrosoft
https://learn.microsoft.com/ru-ru/dotnet/api/azure.messaging.eventhubs.eventprocessorclient.createconnection?view=azure-dotnet
EventProcessorClient.CreateConnection Method (Azure.Messaging.EventHubs) - Azure for .NET...
Creates an EventHubConnection to use for communicating with the Event Hubs service.
methodazuremessaging