| CronYearly Method |
Returns cron expression that fires every year on Jan, 1st at 00:00 UTC.
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public static string Yearly()
Public Shared Function Yearly As String
Return Value
Type:
StringSee Also