Difference between revisions of "Midware TClientWSocket.StartConnection"

From Overbyte
Jump to navigation Jump to search
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
   '''property''' StartConnection: '''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.