SmartFTP FTP Library
enumKeepAlive Enumeration
IDL
enum enumKeepAlive {
  ftpKeepAliveDisable = 0,
  ftpKeepAliveEnableIdle = 1,
  ftpKeepAliveEnableTransfer = 2,
  ftpKeepAliveEnableBoth = 3
};

This is record enumKeepAlive.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.