ExFTPConnectionKeepAlivePeriodSecs Property
Period (in seconds) at which the client contacts the server so that the connection doesn't time out.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public int KeepAlivePeriodSecs { get; set; }
Public Property KeepAlivePeriodSecs As Integer
Get
Set
public:
property int KeepAlivePeriodSecs {
int get ();
void set (int value);
}
member KeepAlivePeriodSecs : int with get, set
Property Value
Int32