| BackgroundJobServerStop Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Hangfire.BackgroundJobServer.Stop"]
Namespace: HangfireAssembly: 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()
<ObsoleteAttribute("This method is a stub. Please call the `Dispose` method instead. Will be removed in version 2.0.0.")>
Public Sub Stop
See Also