Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere .NET API reference » QAnywhere .NET API for web services (.NET 2.0) » WSException class

 

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;