Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
<summary>
The number of events that will be eagerly requested from the Event Hubs service and queued locally without regard to
whether a read operation is currently active, intended to help maximize throughput by allowing events to be read from
from a local cache rather than waiting on a service request.
a local cache rather than waiting on a service request.
</summary>
<value>
The <see cref="P:Azure.Messaging.EventHubs.Primitives.EventProcessorOptions.PrefetchCount" /> is a control that developers can use to help tune performance for the specific
Expand Down