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: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

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

See Also