OneWayBindingElement.MaxAcceptedChannels プロパティ

定義

受け入れ可能なチャネルの最大数を取得または設定します。

public:
 property int MaxAcceptedChannels { int get(); void set(int value); };
public int MaxAcceptedChannels { get; set; }
member this.MaxAcceptedChannels : int with get, set
Public Property MaxAcceptedChannels As Integer

プロパティ値

受け入れ可能なチャネルの最大数。 既定値は 10 です。

適用対象