Share via


WS_E_ENDPOINT_TOO_BUSY

[This documentation is preliminary and is subject to change.]

The remote endpoint indicates that the endpoint or the server the endpoint is hosted on is too busy to process the request. Although this is typically an indicator of an overloaded server, this error may also be returned when the endpoint or server is temporarily unavailable for other reasons.

WS_E_ENDPOINT_TOO_BUSY

The remote endpoint is unable to process the request due to being overloaded.

#include <windows.h>

#define WS_E_ENDPOINT_TOO_BUSY 0x804d0012

Send comments about this topic to Microsoft

Build date: 5/14/2009