1 write to _timeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2274_timeout = timeout;
1 reference to _timeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2311_this.Complete(false, _this._manager._channel.GetOpenTimeoutException(_this._timeout));