2 references to DefaultMaxPendingAccepts
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
44
_maxPendingAccepts = HttpTransportDefaults.
DefaultMaxPendingAccepts
;
187
[DefaultValue(HttpTransportDefaults.
DefaultMaxPendingAccepts
)]