JobStorage.Current property value has not been initialized. You must set it before using Hangfire Client or Server API.

 

要设置 hangfire 的存储数据库。GlobalConfiguration.Configuration.UseSqlServerStorage("sqlserver_connection");

之后再添加任务。

相关文章:

  • 2021-12-18
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案