Programming with FTP OLE Automation

image\rwnprg32.gif KeepAliveInterval property

 

Syntax

Object.KeepAliveInterval
Object.KeepAliveInterval =
Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the number of seconds the Client waits between transmissions of keep alive commands. The keep alive commands prevent the server from closing the connection due to inactivity.

Note: This setting is used only when KeepAlive is set to True. If KeepAlive is set to False, this setting is ignored.

Values

The default value is 300.

FTP Script SET Parameter Equivalent

None