Difference between revisions of "Midware TClientWSocket.StartConnection"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.StartConnecti…') |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' StartConnection | + | '''property''' StartConnection; |
== Description == | == Description == | ||
First method to be invoked on client connection. It initializes internal working and send the banner to the client. | First method to be invoked on client connection. It initializes internal working and send the banner to the client. |
Latest revision as of 14:38, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> StartConnection
Definition
property StartConnection;
Description
First method to be invoked on client connection. It initializes internal working and send the banner to the client.