 | FTPUtilitiesFTPConfigurationKeepAlive Property |
Define if you need to keep alive the connection after the process (usually false)
Namespace: ProFTPNetLibraryAssembly: ClientFTPNetLibrary (in ClientFTPNetLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool KeepAlive { get; set; }Public Property KeepAlive As Boolean
Get
Set
Property Value
Type:
Boolean
See Also