CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ StartHost()

static void Cqrs.Azure.WebJobs.CqrsJobHost< TAuthenticationToken >.StartHost ( )
staticprotected

Please set the following connection strings in app.config for this WebJob to run: AzureWebJobsDashboard and AzureWebJobsStorage Better yet, add them to your Azure portal so they can be changed at runtime without re-deploying or re-compiling.