1 write to _maxOutputDelay
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
51
_maxOutputDelay
= bindingElement.MaxOutputDelay;
1 reference to _maxOutputDelay
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
135
return
_maxOutputDelay
;