Datasnap.DSSession.TDSTCPSession

Delphi
TDSTCPSession = class(TDSAuthSession)
C++
class PASCALIMPLEMENTATION TDSTCPSession : public TDSAuthSession
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Datasnap.DSSession.pas Datasnap.DSSession.hpp |
Datasnap.DSSession | Datasnap.DSSession |
Description
Represents the session class for the TCP communication protocol.
TDSTCPSession represents the session class for the TCP communication protocol. TDSTCPSession holds an instance of an authentication manager.