API:Datasnap.DSTCPServerTransport.TDSKeepAliveEnablement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSKeepAliveEnablement = (kaDefault, kaEnabled, kaDisabled);

C++

enum DECLSPEC_DENUM TDSKeepAliveEnablement : unsigned char { kaDefault, kaEnabled, kaDisabled };

Properties

Type Visibility Source Unit Parent
enum public
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport Datasnap.DSTCPServerTransport

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!