Click or drag to resize
CronDaily Method
Returns cron expression that fires every day at 00:00 UTC.

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

Return Value

Type: String
See Also