3 references to ERROR_NO_SYSTEM_RESOURCES
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3220case UnsafeNativeMethods.ERROR_NO_SYSTEM_RESOURCES:
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
416case UnsafeNativeMethods.ERROR_NO_SYSTEM_RESOURCES:
System\ServiceModel\Channels\SocketConnection.cs (1)
1610socketException.ErrorCode == UnsafeNativeMethods.ERROR_NO_SYSTEM_RESOURCES ||