1 write to _maxOutputDelay
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
622
_maxOutputDelay
= settings.MaxOutputDelay;
1 reference to _maxOutputDelay
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
659
(
_maxOutputDelay
== settings.MaxOutputDelay);