| CreateContextJob Property |
[Missing <summary> documentation for "P:Hangfire.Client.CreateContext.Job"]
Namespace: Hangfire.ClientAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public Job Job { get; }
<NotNullAttribute>
Public ReadOnly Property Job As Job
Get
Property Value
Type:
JobSee Also