RelayedOnewayTransportBindingElement.MaxPendingAccepts プロパティ

定義

サービスでの着信接続処理に使用できる、保留中の非同期受け入れスレッドの最大数を取得または設定します。

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

プロパティ値

サービスでの着信接続処理に使用できる保留中の非同期受け入れスレッドの最大数。

適用対象