Share via


ServiceBusOptions.PrefetchCount Property

Definition

Gets or sets the PrefetchCount that will be used when receiving messages. The default value is 0.

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

Property Value

Applies to