Skip to content

Commit 835d150

Browse files
authored
Merge pull request #107434 from CHEEKATLAPRADEEP-MSFT/patch-89
(AzureCXP) MicrosoftDocs/azure-docs#42167
2 parents 33ea0d3 + 8d2c11b commit 835d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-dotnet-framework-api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: shvija
1515

1616
# Event Hubs .NET Framework API overview
1717

18-
This article summarizes some of the key Azure Event Hubs [.NET Framework client APIs](https://www.nuget.org/packages/WindowsAzure.ServiceBus/). There are two categories: management and run-time APIs. Run-time APIs consist of all operations needed to send and receive a message. Management operations enable you to manage an Event Hubs entity state by creating, updating, and deleting entities.
18+
This article summarizes some of the key Azure Event Hubs [.NET Framework client APIs](https://www.nuget.org/packages/Microsoft.Azure.EventHubs/). There are two categories: management and run-time APIs. Run-time APIs consist of all operations needed to send and receive a message. Management operations enable you to manage an Event Hubs entity state by creating, updating, and deleting entities.
1919

2020
[Monitoring scenarios](event-hubs-metrics-azure-monitor.md) span both management and run-time. For detailed reference documentation on the .NET APIs, see the [.NET Framework](/dotnet/api/microsoft.servicebus.messaging.eventhubclient), [.NET Standard](/dotnet/api/microsoft.azure.eventhubs), and [EventProcessorHost API](/dotnet/api/microsoft.azure.eventhubs.processor) references.
2121

0 commit comments

Comments
 (0)