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…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' StartConnection: '''StartConnection | + | '''property''' StartConnection: '''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. |
Revision as of 08:16, 5 May 2011
Main page -> Midware component reference -> TClientWSocket -> StartConnection
Definition
property StartConnection: StartConnection;
Description
First method to be invoked on client connection. It initializes internal working and send the banner to the client.