edtFTPnet/Express - Class Reference

ExFTPConnection.KeepAliveIdle Property

Flag to enable the use of keep alive messages, which are sent to keep the connection alive when no activity is occurring.

public bool KeepAliveIdle {get; set;}

Remarks

The client only contacts the server during periods of inactivity.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace