Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ftp.Abort Method

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

Abort()

Aborts the current operation.

Declaration
public void Abort()
Implements
IFtp.Abort()
Remarks

The operation need not end immediately, it will finish within the interval specified by AbortTimeout. Aborting data transferring operations (including GetList(), GetRawList(), GetNameList() and GetItems) may take twice the amount of time specified by AbortTimeout.

The aborted operation will end either successfully, or with FtpException of status OperationAborted or Timeout. The Ftp object may remain in Reading, Sending or Processing state. In this case, call Flush(Int32) to get back to the Ready state.

In This Article
  • Abort()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies