Midware TAppSrvClient.WSocket
Revision as of 08:32, 3 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppSrvClient -> [[Midware_TAppSrvClient.WSocket | WSocke…')
Main page -> Midware component reference -> TAppSrvClient -> WSocket
Definition
property WSocket: TWSocket;
Description
WSocket is the reference to the underlaiying TWSocket component used for communication with the application server. You don't need to access it for normal operation. Befaore using it, you must be sure to understand how TAppSrvClient works internally.