Difference between revisions of "Midware TClientWSocket.CommandCount"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.CommandCount …') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' CommandCount: | + | '''property''' CommandCount: Longlnt; |
== Description == | == Description == | ||
Number of commands issued by the client. Useful for statistics or accounting purposes. | Number of commands issued by the client. Useful for statistics or accounting purposes. |
Latest revision as of 14:13, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> CommandCount
Definition
property CommandCount: Longlnt;
Description
Number of commands issued by the client. Useful for statistics or accounting purposes.