Base:
1 write to ReadTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TimeoutStream.cs (1)
29ReadTimeout = TimeoutHelper.ToMilliseconds(timeout);
1 reference to ReadTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TimeoutStream.cs (1)
30WriteTimeout = ReadTimeout;