HttpServer Methods

Include Protected Members
Include Inherited Members

The HttpServer type exposes the following members.

Methods

  Name Description
Public method Dispose() (Inherited from HttpMessageHandler.)
Protected method Dispose(Boolean) Releases the unmanaged resources that are used by the object and, optionally, releases the managed resources. (Overrides DelegatingHandlerDispose(Boolean).)
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 Initialize Prepares the server for operation.
Protected method MemberwiseClone (Inherited from Object.)
Protected method SendAsync Dispatches an incoming HttpRequestMessage. (Overrides DelegatingHandlerSendAsync(HttpRequestMessage, CancellationToken).)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

HttpServer Class

System.Web.Http Namespace