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