Datasnap.DSSession.TDSTCPSession

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSSession.TDSAuthSessionDatasnap.DSSession.TDSSessionSystem.Classes.TPersistentSystem.TObjectTDSTCPSession

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.

See Also