2 references to ERROR_PIPE_BUSY
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
1832if (error == UnsafeNativeMethods.ERROR_FILE_NOT_FOUND || error == UnsafeNativeMethods.ERROR_PIPE_BUSY) 1842if (error == UnsafeNativeMethods.ERROR_PIPE_BUSY)