Abort Method
Abort Current Upload/Download.
Syntax
public void Abort();
Public Sub Abort()
Remarks
This method sends an ABOR command to the FTP server. It is used to interrupt file uploads/downloads.
|
Abort MethodAbort Current Upload/Download. Syntaxpublic void Abort(); Public Sub Abort() RemarksThis method sends an ABOR command to the FTP server. It is used to interrupt file uploads/downloads. |