TROSuperHTTPWaitingConnection
Overview
The TROSuperHTTPWaitingConnection class is part of the Super HTTP server implementation.
This class stores information when the Channel
should be disconnected.
The TROSuperHTTPWaitingConnection class is not designed to be used outside the Remoting SDK.
Location
- Unit: uROBaseSuperHttpServer.pas
- Ancestry: TROSuperHTTPWaitingConnection
Properties
Channel
Channel
property Channel: IROHTTPClientCapabilities read
Timeout
Timeout
property Timeout: TDateTime read
Instance Methods
constructor Create
Creates a new instance.
constructor Create(aChannel: IROHTTPClientCapabilities)
Parameters:
- aChannel: Super HTTP Channel