Constructor CadenteHttpServerEngine
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
CadenteHttpServerEngine()
Initializes a new instance of the CadenteHttpServerEngine class.
public CadenteHttpServerEngine()
CadenteHttpServerEngine(Action<HttpHost>)
Initializes a new instance of the CadenteHttpServerEngine class with a specified action to set up each HTTP host.
public CadenteHttpServerEngine(Action<HttpHost> hostSetupAction)