Skip to content

Commit b4af254

Browse files
authored
Merge pull request #82658 from VladimirtheGreatest/patch-1
Update service-bus-dotnet-get-started-with-queues.md
2 parents 8958a80 + 74ca19a commit b4af254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-dotnet-get-started-with-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ In this section, you'll add code to retrieve messages from the queue.
445445
1. Check the portal again. Wait for a few minutes and refresh the page if you don't see `0` for **Active** messages.
446446
447447
- The **Active** message count and **Current size** values are now **0**.
448-
- In the **Messages** chart in the bottom **Metrics** section, you can see that there are eight incoming messages and eight outgoing messages for the queue.
448+
- In the **Messages** chart in the bottom **Metrics** section, you can see that there are three incoming messages and three outgoing messages for the queue.
449449
450450
:::image type="content" source="./media/service-bus-dotnet-get-started-with-queues/queue-messages-size-final.png" alt-text="Active messages and size after receive" lightbox="./media/service-bus-dotnet-get-started-with-queues/queue-messages-size-final.png":::
451451

0 commit comments

Comments
 (0)