Table of Contents

Class HangfireJobRegistry

Namespace
KadicErp.WebApi.Services
Assembly
KadicErp.WebApi.dll
public static class HangfireJobRegistry
Inheritance
object
HangfireJobRegistry

Fields

KnownJobNames

public static readonly IReadOnlyList<string> KnownJobNames

Field Value

IReadOnlyList<string>

Methods

Apply(string, string)

public static void Apply(string jobName, string cron)

Parameters

jobName string
cron string