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 リファレンス » QAnywhere .NET API リファレンス » Web サービス用 QAnywhere .NET API (.NET 2.0) » WSException クラス

 

WS_STATUS_HTTP_RETRIES_EXCEEDED フィールド

HTTP の再試行回数が Web サービス・コネクタを超えたこを示すエラー・コードです。

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