HttpRequestMessage Methods

The HttpRequestMessage type exposes the following members.

Methods

  Name Description
Public method Dispose() Releases the unmanaged resources and disposes of the managed resources used by the HttpRequestMessage.
Protected method Dispose(Boolean) Releases the unmanaged resources used by the HttpRequestMessage and optionally disposes of the managed resources.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Overrides Object.ToString().)

Top

See Also

Reference

HttpRequestMessage Class

System.Net.Http Namespace