Edit

Share via


EventHubReceiverOptions.PrefetchCount Property

Definition

Optional parameter that configures the receiver prefetch count.

public int? PrefetchCount { get; set; }
member this.PrefetchCount : Nullable<int> with get, set
Public Property PrefetchCount As Nullable(Of Integer)

Property Value

Applies to