MessageSession.PrefetchCount Property

Definition

Gets or sets the number of messages that the message receiver can simultaneously request.

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

Property Value

The number of messages that the message receiver can simultaneously request.

Applies to