HttpMessageHandler Methods

The HttpMessageHandler type exposes the following members.

Methods

  Name Description
Public method Dispose() Releases the unmanaged resources and disposes of the managed resources used by the HttpMessageHandler.
Protected method Dispose(Boolean) Releases the unmanaged resources used by the HttpMessageHandler 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.)
Protected method SendAsync
Public method ToString (Inherited from Object.)

Top

See Also

Reference

HttpMessageHandler Class

System.Net.Http Namespace