edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Send a "no operation" message that does nothing, which can be called periodically to prevent the connection timing out.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public void NoOperation()
Visual Basic
Public Sub NoOperation
Visual C++
public:
void NoOperation()

See Also