OneWayElement.MaxAcceptedChannels Propriété

Définition

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

C#
[System.Configuration.ConfigurationProperty("maxAcceptedChannels", DefaultValue=10)]
[System.Configuration.IntegerValidator(MinValue=1)]
public int MaxAcceptedChannels { get; set; }

Valeur de propriété

Int32

Le nombre maximal de canaux qui peuvent être acceptés.

Attributs

S’applique à

Produit Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8