Internet Direct (Indy)
|
Indicates Keep-Alive signals are supported for the authentication mechanism.
function KeepAlive: Boolean; override;
Boolean - True when KEEP-ALIVE is supporeted for the authentication scheme.
KeepAlive is an Boolean function that specifies the function used to indicate if the authentication mechanism supports use of the KEEP-ALIVE header. When KeepAlive is True, the authentication mechanism allows use of the header to prevent loss of the connection during authentication processing.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |