1 write to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
69
this.
maxOutputDelay
= bindingElement.MaxOutputDelay;
1 reference to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
188
return
maxOutputDelay
;