Click or drag to resize
ServerContext Class

[Missing <summary> documentation for "T:Hangfire.Server.ServerContext"]

Inheritance Hierarchy
SystemObject
  Hangfire.ServerServerContext

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class ServerContext

The ServerContext type exposes the following members.

Constructors
  NameDescription
Public methodServerContext
Initializes a new instance of the ServerContext class
Top
Properties
  NameDescription
Public propertyQueues
Public propertyWorkerCount
Top
See Also