Difference between revisions of "Midware TAppServer.ClientCount"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> [[Midware_TAppServer.ClientCount | ClientCount…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' ClientCount: | + | '''property''' ClientCount: Integer; |
== Description == | == Description == | ||
ClientCount gives the actual number of connected clients. | ClientCount gives the actual number of connected clients. |
Latest revision as of 09:02, 14 May 2011
Main page -> Midware component reference -> TAppServer -> ClientCount
Definition
property ClientCount: Integer;
Description
ClientCount gives the actual number of connected clients.