Midware TAppSrvClient.State
Revision as of 08:29, 3 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppSrvClient -> State …')
Main page -> Midware component reference -> TAppSrvClient -> State
Definition
property State: TClientState;
Description
State property gives the component state:
cstReady | Component is ready | |
cstDnsLooup | Component is waiting for hostname to be resolved to IP address | |
cstConnecting | Component is waiting for the connection the be established | |
cstWaitingResponse | Component is waiting response from application server |