Send a "no operation" message that does nothing, which can
be called periodically to prevent the connection timing out.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public void NoOperation() |
| Visual Basic |
|---|
Public Sub NoOperation |
| Visual C++ |
|---|
public: void NoOperation() |