Click or drag to resize
FTPUtilitiesFTPConfigurationKeepAlive Property
Define if you need to keep alive the connection after the process (usually false)

Namespace: ProFTPNetLibrary
Assembly: ClientFTPNetLibrary (in ClientFTPNetLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool KeepAlive { get; set; }

Property Value

Type: Boolean
See Also