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