Validate a transfer when an error has occurred on the data channel. Set a very short transfer in case things have hung. Set it back at the end.

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

Syntax

C#
protected void ValidateTransferOnError()
Visual Basic
Protected Sub ValidateTransferOnError
Visual C++
protected:
void ValidateTransferOnError()

See Also