1 write to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
48
this.
maxOutputDelay
= bindingElement.MaxOutputDelay;
1 reference to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
137
return
maxOutputDelay
;