System.Web.Http.SelfHost Namespace
The System.Web.Http.SelfHost namespace provides classes for the HTTP self-hosted service.
Classes
Class | Description | |
---|---|---|
HttpSelfHostConfiguration | Contains the configuration class for HTTP Services. | |
HttpSelfHostServer | Implementation of an HttpServer which listens directly to HTTP. |