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。

適用於