1 write to _closeTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
631
_closeTimeout
= timeouts.CloseTimeout;
1 reference to _closeTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
639
get { return
_closeTimeout
; }