HttpServer Constructor (HttpConfiguration)
Initializes a new instance of the HttpServer class with a specified configuration.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- configuration
- Type: System.Web.Http.HttpConfiguration
The HttpConfiguration used to configure this instance.