Midware TAppSrvClient.WSocket

From Overbyte
Jump to navigation Jump to search

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.