Datasnap.DSSession.TDSTCPSession

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: Datasnap.DSSession |
Delphi
TDSTCPSession = class(TDSAuthSession)
C++
class PASCALIMPLEMENTATION TDSTCPSession : public TDSAuthSession
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.