API:Datasnap.DSTCPServerTransport.TDSTCPChannel.EnableKeepAlive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EnableKeepAlive(KeepAliveTime: Integer; KeepAliveInterval: Integer = 100): Boolean;

C++

bool __fastcall EnableKeepAlive(int KeepAliveTime, int KeepAliveInterval = 0x64);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPChannel

Description

Embarcadero Technologies does not currently have any additional information.