HttpService Constructor (IHttpLogger, IEnumerable<(Of <(<'Endpoint>)>)>)
Namespace:
Suoranta.EnterpriseLib.Util.Net
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public HttpService( IHttpLogger logService, IEnumerable<Endpoint> endpoints )
Parameters
- logService
- Type: Suoranta.EnterpriseLib.Util.Net..::..IHttpLogger
- endpoints
- Type: IEnumerable<(Of <(<'Endpoint>)>)>

