ClientEventRequestclass
Client event request. Each client session object keeps a queue of pending event requests, representing incoming “GET /webui/getEvent” requests that have yet to be answered.
class
ClientEventRequest
: object
Superclass Tree (in declaration order)
ClientEventRequest
` object`
Subclass Tree
(none)
Global Objects
(none)
Summary of Properties
Summary of Methods
Properties
req
the underlying HTTPRequest object
reqTimeout
The system time (ms ticks) when the request times out. If we don’t have an actual event to send in response by this time, the housekeeper will generate a no-op reply just to let the client know that we’re still here.
Methods
construct (req)
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3