| BackgroundProcessContextServerId Property |
[Missing <summary> documentation for "P:Hangfire.Server.BackgroundProcessContext.ServerId"]
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public string ServerId { get; }
<NotNullAttribute>
Public ReadOnly Property ServerId As String
Get
Property Value
Type:
StringSee Also