Click or drag to resize
PerformContextJobId Property

Note: This API is now obsolete.

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

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 string JobId { get; }

Property Value

Type: String
See Also