An NDoc Documented Class Library |
|
FTPClient.ValidateTransfer Method
Validate that the Put() or get() was successful.
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
FTPClient Class | EnterpriseDT.Net.Ftp Namespace