DataServiceClientRequestMessage Methods

Include Protected Members
Include Inherited Members

The DataServiceClientRequestMessage type exposes the following members.

Methods

  Name Description
Public method Abort Abort the current request.
Public method BeginGetRequestStream Begins an asynchronous request for a System.IO.Stream object to use to write data.
Public method BeginGetResponse Begins an asynchronous request to an Internet resource.
Public method EndGetRequestStream Ends an asynchronous request for a System.IO.Stream object to use to write data.
Public method EndGetResponse Ends an asynchronous request to an Internet resource.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetHeader Returns the value of the header with the given name.
Public method GetResponse Returns a response from an Internet resource.
Public method GetStream Gets the stream to be used to write the request payload.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetHeader Sets the value of the header with the given name.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DataServiceClientRequestMessage Class

System.Data.Services.Client Namespace