API:Datasnap.DSTCPServerTransport.TDSTCPServerTransport.KeepAliveInterval
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSTCPServerTransport.pas Datasnap.DSTCPServerTransport.hpp
| |
| Unit: Datasnap.DSTCPServerTransport | |
| Parent: TDSTCPServerTransport | |
Delphi
property KeepAliveInterval: Integer read FKeepAliveInterval write FKeepAliveInterval default 100;
C++
__property int KeepAliveInterval = {read=FKeepAliveInterval, write=FKeepAliveInterval, default=100};
Description
Embarcadero Technologies does not currently have any additional information.