Difference between revisions of "Midware TClientWSocket.ConnectedSince"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.ConnectedSinc…')
 
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' ConnectedSince: '''TDateTime''';
+
  '''property''' ConnectedSince: TDateTime;
  
 
== Description ==
 
== Description ==
  
 
Gives the time when the client connected.
 
Gives the time when the client connected.

Latest revision as of 14:14, 14 May 2011

Main page -> Midware component reference -> TClientWSocket -> ConnectedSince

Definition

property ConnectedSince: TDateTime;

Description

Gives the time when the client connected.