WS_STATUS_HTTP_ERROR field

Error code indicating that there was an error in the web service HTTP request made by the web services connector.

Syntax
Visual Basic
Public Shared WS_STATUS_HTTP_ERROR As Integer
C#
public const int WS_STATUS_HTTP_ERROR;