Validate that the Put() or get() was successful.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public void ValidateTransfer() |
| Visual Basic |
|---|
Public Sub ValidateTransfer |
| Visual C++ |
|---|
public: void ValidateTransfer() |
Remarks
This method is not for general use. If it is called explicitly after
a transfer, the connection will hang.