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

HttpRequest.BeginGetResponse Method

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

BeginGetResponse(AsyncCallback, Object)

Begins asynchronous GetResponse operation. Returns a response for this request as asynchronous operation. If the response was retrieved once, return that response.

Declaration
public override IAsyncResult BeginGetResponse(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
Overrides
WebRequest.BeginGetResponse(AsyncCallback, Object)
In This Article
  • BeginGetResponse(AsyncCallback, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies