| AwaitingStateParentId Property |
Gets the identifier of a parent background job.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public string ParentId { get; }
<NotNullAttribute>
Public ReadOnly Property ParentId As String
Get
Property Value
Type:
StringSee Also