API:Datasnap.DSTCPServerTransport.TDSTCPServerTransport.KeepAliveTime

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Unit: Datasnap.DSTCPServerTransport
Parent: TDSTCPServerTransport

Delphi

property KeepAliveTime: Integer read FKeepAliveTime write FKeepAliveTime default 300000;

C++

__property int KeepAliveTime = {read=FKeepAliveTime, write=FKeepAliveTime, default=300000};

Description

Embarcadero Technologies does not currently have any additional information.