Difference between revisions of "Midware TClientWSocket.ConnectedSince"
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: | + | '''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.