Click or drag to resize
CronYearly Method
Returns cron expression that fires every year on Jan, 1st at 00:00 UTC.

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static string Yearly()

Return Value

Type: String
See Also