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