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
));