1 write to CloseTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
538
_innerStream.
CloseTimeout
= timeout;
1 reference to CloseTimeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
316
_connection.Close(this.
CloseTimeout
, false);