PartitionReceiver.PrefetchCount Property

Definition

Get Prefetch Count configured on the Receiver.

public int PrefetchCount { get; set; }
member this.PrefetchCount : int with get, set
Public Property PrefetchCount As Integer

Property Value

The upper limit of events this receiver will actively receive regardless of whether a receive operation is pending.

Applies to