Difference between revisions of "Midware ToRequestBroker.UserData"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TRequestBroker -> [[Midware_TRequestBroker.UserData | Us…') |
(No difference)
|
Latest revision as of 14:27, 7 May 2011
Main page -> Midware component reference -> TRequestBroker -> UserData
Definition
property UserData: Longlnt;
Description
UserData is not used by the request broker nor the application server component TAppServer. It is there for the application server's writer to pass global data between the main application server code and each TServerObject, such as TTable of any other data.