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