Status Property
See Also Example Applies To
Read-Only. An item from the enumerated list XMLRPC_ResponseStatus containing the status of the response returned from the remote server.
Syntax
object.Status
The object placeholder represents an XMLRPCResponse object.
Remarks
This property is read-only. It changes depending on the state of the response received from the remote server. For a full description of the states of this property see the topic on the enumerated list XMLRPC_ResponseStatus.
|