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

FTPClientValidateTransfer Method

Validate that the Put() or get() was successful.

Definition

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

Remarks

This method is not for general use. If it is called explicitly after a transfer, the connection will hang.

See Also