次の方法で共有


NetMessagingBindingExtensionElement.PrefetchCount プロパティ

定義

プリフェッチの数を取得または設定します。

[System.Configuration.ConfigurationProperty("prefetchCount", DefaultValue="-1")]
public int PrefetchCount { get; set; }
[<System.Configuration.ConfigurationProperty("prefetchCount", DefaultValue="-1")>]
member this.PrefetchCount : int with get, set
Public Property PrefetchCount As Integer

プロパティ値

プリフェッチの数。

属性

注釈

サーバーへの次の受信呼び出しに有効になります

適用対象