| BackgroundJobServerStart Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Hangfire.BackgroundJobServer.Start"]
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [ObsoleteAttribute("This method is a stub. There is no need to call the `Start` method. Will be removed in version 2.0.0.")]
public void Start()
<ObsoleteAttribute("This method is a stub. There is no need to call the `Start` method. Will be removed in version 2.0.0.")>
Public Sub Start
See Also