Difference between revisions of "Midware TAppSrvClient.AnswerStatus"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppSrvClient -> [[Midware_TAppSrvClient.AnswerStatus | A…') |
(No difference)
|
Revision as of 07:11, 3 May 2011
Main page -> Midware component reference -> TAppSrvClient -> AnswerStatus
Definition
property AnswerStatus: String;
Description
The AnswerStatus property hold the ResultStatus returned back by the application server. It plays the same role as the function code in the request. The meaning for the value is left to the application author. The server and client code does'nt use it. It is just passed from the server to the client. By convention the server use numeric values like those used by the HTTP or FTP protocols.