WS_STATUS_HTTP_RETRIES_EXCEEDED field

Error code indicating that the number of HTTP retries was exceeded the web services connector.

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