This class defines codes for the status of a web service request.
Public Enum WSStatus
public enum WSStatus
The request was successful.
There was an error processing the request.
The request has been queued for delivery to the server.
The final status of the request is not known yet.
The result of the request is available.