edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPClientNoOperation Method

Send a "no operation" message that does nothing, which can be called periodically to prevent the connection timing out.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void NoOperation()

See Also