Skip to content

Commit cc48fb1

Browse files
committed
Update H1
1 parent 736cf6f commit cc48fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-prefetch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Service Bus prefetch messages | Microsoft Docs
3-
description: Prefetch Azure Service Bus messages.
3+
description: Improve performance by prefetching Azure Service Bus messages.
44
services: service-bus-messaging
55
documentationcenter: ''
66
author: clemensv
@@ -17,7 +17,7 @@ ms.author: sethm
1717

1818
---
1919

20-
# Prefetch
20+
# Prefetch Azure Service Bus messages
2121

2222
When *Prefetch* is enabled in any of the official Service Bus clients, the receiver quietly acquires more messages, up to the [PrefetchCount](/dotnet/api/microsoft.azure.servicebus.queueclient.prefetchcount#Microsoft_Azure_ServiceBus_QueueClient_PrefetchCount) limit, beyond what the application initially asked for.
2323

0 commit comments

Comments
 (0)