Midware TAppServer.ClientWSocket
Revision as of 12:40, 2 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppServer -> [[Midware_TAppServer.ClientWSocket | ClientWSo…')
Main page -> Midware component reference -> TAppServer -> ClientWSocket
Definition
property ClientWSocket: TClientWSocket;
Description
ClientWSocket is a run-time read-only indexed property whose value is the reference to each connected client TClientWSocket component. This gives access to the socket handling client connection. Normaly not used at application level.