This class defines codes for the status of a web service request.
public class WSStatus
All members of WSStatus class, including all inherited members.
Name | Description |
---|---|
There was an error processing the request. | |
The request has been queued for delivery to the server. | |
The result of the request is available. | |
The request was successful. |
STATUS_ERROR variable
STATUS_QUEUED variable
STATUS_RESULT_AVAILABLE variable
STATUS_SUCCESS variable
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |