2 references to WSAECONNABORTED
System.ServiceModel.NetTcp (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
696if (socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED && 704socketException.ErrorCode == UnsafeNativeMethods.WSAECONNABORTED ||