protected void Application_Start() { //GlobalConfiguration.Configure(WebApiConfig.Register); campaignJob.Init(1); campaignJob.Start(); }