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

FtpWebRequest.Abort Method

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

Abort()

Cancels an asynchronous FTP request.

Declaration
public override void Abort()
Overrides
WebRequest.Abort()
Remarks

Abort cancels an asynchronous FTP request. After a request is canceled, calling GetResponse(), BeginGetResponse(AsyncCallback, Object), EndGetResponse(IAsyncResult), GetRequestStream(), BeginGetRequestStream(AsyncCallback, Object), or EndGetRequestStream(IAsyncResult) will cause a WebException with Status set to RequestCanceled.

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