Datasnap.DSTCPServerTransport.TDSTCPChannel.DisableKeepAlive
Delphi
procedure DisableKeepAlive;
C++
void __fastcall DisableKeepAlive(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Datasnap.DSTCPServerTransport.pas Datasnap.DSTCPServerTransport.hpp |
Datasnap.DSTCPServerTransport | TDSTCPChannel |
Description
Disables keep-alive packets for the channel's connection.
The DisableKeepAlive method disables keep-alive packets for the channel's connection.