Click or drag to resize
ProcessingStateWorkerId Property
Gets the identifier of a Worker that started to process an enqueued background job.

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

Property Value

Type: String
See Also