Click or drag to resize
CronMonthly Method
Returns cron expression that fires every month at 00:00 UTC of the first day of month.

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

Return Value

Type: String
See Also