Click or drag to resize
AwaitingStateParentId Property
Gets the identifier of a parent background job.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public string ParentId { get; }

Property Value

Type: String
See Also