Click or drag to resize
BackgroundJobServerStop Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Hangfire.BackgroundJobServer.Stop"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[ObsoleteAttribute("This method is a stub. Please call the `Dispose` method instead. Will be removed in version 2.0.0.")]
public void Stop()
See Also