Datasnap.DSSession.TDSTCPSession

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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