2 references to MaxPendingAcceptsConst
System.ServiceModel (2)
System\ServiceModel\Configuration\ConnectionOrientedTransportElement.cs (2)
69
[ConfigurationProperty(ConfigurationStrings.MaxPendingAccepts, DefaultValue = ConnectionOrientedTransportDefaults.
MaxPendingAcceptsConst
)]
102
if (this.MaxPendingAccepts != ConnectionOrientedTransportDefaults.
MaxPendingAcceptsConst
)