Click or drag to resize
PerformContextCreatedAt Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Hangfire.Server.PerformContext.CreatedAt"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[ObsoleteAttribute("Please use BackgroundJob property instead. Will be removed in 2.0.0.")]
public DateTime CreatedAt { get; }

Property Value

Type: DateTime
See Also