NetMessagingTransportBindingElement.PrefetchCount Property

Definition

Gets or sets the number of prefetch.

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

Property Value

The number of prefetch.

Remarks

Takes effect on the next receive call to the server

Applies to