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

SQL Anywhere 11.0.1 (Deutsch) » QAnywhere » QAnywhere-Referenz » QAnywhere .NET-API-Referenz » QAnywhere .NET-API für Webdienste (.NET 2.0) » WSException-Klasse

 

WS_STATUS_HTTP_RETRIES_EXCEEDED-Feld

Fehlercode, der anzeigt, dass die Anzahl von HTTP-Neuversuchen durch den Webdienst-Konnektor überschritten wurde

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