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

FtpWebRequest.BeginGetRequestStream Method

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

BeginGetRequestStream(AsyncCallback, Object)

Begins an asynchronous request for a Stream instance to use to write data.

Declaration
public override IAsyncResult BeginGetRequestStream(AsyncCallback callback, object state)
Parameters
Type Name Description
AsyncCallback callback

An optional asynchronous callback to be called when the operation is complete.

Object state

A user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
IAsyncResult

An IAsyncResult that references the asynchronous operation.

Overrides
WebRequest.BeginGetRequestStream(AsyncCallback, Object)
In This Article
  • BeginGetRequestStream(AsyncCallback, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies