OneWayBindingElement.MaxAcceptedChannels Propriété

Définition

Obtient ou définit le nombre maximal de canaux qui peuvent être acceptés.

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

Valeur de propriété

Int32

Le nombre maximal de canaux qui peuvent être acceptés. La valeur par défaut est 10.

S’applique à