Click or drag to resize
CreatingContext Constructor
Initializes a new instance of the CreatingContext class

Namespace: Hangfire.Client
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public CreatingContext(
	CreateContext context
)

Parameters

context
Type: Hangfire.ClientCreateContext

[Missing <param name="context"/> documentation for "M:Hangfire.Client.CreatingContext.#ctor(Hangfire.Client.CreateContext)"]

See Also