3 references to SocketCloseReadTimeout
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CoreClrSocketConnection.cs (3)
138
string.Format(SRServiceModel.
SocketCloseReadTimeout
, thisPtr.RemoteEndPoint, thisPtr._readFinTimeout),
260
string.Format(SRServiceModel.
SocketCloseReadTimeout
, RemoteEndPoint, _readFinTimeout), timeoutException));
304
string.Format(SRServiceModel.
SocketCloseReadTimeout
, RemoteEndPoint, _readFinTimeout), timeoutException));