Click or drag to resize
BackgroundJobServerOptionsServerName Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Hangfire.BackgroundJobServerOptions.ServerName"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[ObsoleteAttribute("Server Id is auto-generated now, and this option does not make sense anymore. Will be removed in 2.0.0.")]
public string ServerName { get; set; }

Property Value

Type: String
See Also