| ProcessingStateServerId Property |
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public string ServerId { get; }
Public ReadOnly Property ServerId As String
Get
Property Value
Type:
StringUsually the string representation of a GUID value, may vary in future versions.
See Also