1 write to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
181
this.
maxOutputDelay
= channelListener.MaxOutputDelay;
1 reference to maxOutputDelay
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
236
&& (this.
maxOutputDelay
== channelListener.MaxOutputDelay)