Difference between revisions of "Midware TAppServer.RequestCount"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> [[Midware_TAppServer.RequestCount | RequestCou…')
 
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' RequestCount: '''Longlnt''';
+
  '''property''' RequestCount: Longlnt;
  
 
== Description ==
 
== Description ==
  
 
RequestCount gives the total number of requests received since server startup
 
RequestCount gives the total number of requests received since server startup

Latest revision as of 09:10, 14 May 2011

Main page -> Midware component reference -> TAppServer -> RequestCount

Definition

property RequestCount: Longlnt;

Description

RequestCount gives the total number of requests received since server startup