1 write to _maxOutputDelay
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
27
_maxOutputDelay
= ConnectionOrientedTransportDefaults.MaxOutputDelay;
1 reference to _maxOutputDelay
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
130
return
_maxOutputDelay
;