| ProcessingStateWorkerId Property |
Gets the identifier of a
Worker that started to
process an
enqueued background job.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public string WorkerId { get; }
Public ReadOnly Property WorkerId As String
Get
Property Value
Type:
StringSee Also