Midware TAppSrvClient.AnswerStatus
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.