Click or drag to resize
IRestHandler Methods

The IRestHandler type exposes the following members.

Methods
  NameDescription
Public methodGetResponse
Returns the response by calling REST service.
Public methodGetResponseStream
Returns the response as streamn by calling REST service.
Public methodPrepareRequest
Prepares the HttpWebRequest along with authentication header added to the request.
Top
See Also