Difference between revisions of "Midware TClientWSocket.LastCommandTime"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.LastCommandTi…')
 
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' LastCommandTime: '''TDateTime''';
+
  '''property''' LastCommandTime: TDateTime;
  
 
== Description ==
 
== Description ==
  
 
Gives the time of the last command received from client.
 
Gives the time of the last command received from client.

Latest revision as of 14:16, 14 May 2011

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

Definition

property LastCommandTime: TDateTime;

Description

Gives the time of the last command received from client.