| CreatingContext Constructor |
Namespace: Hangfire.ClientAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public CreatingContext(
CreateContext context
)
Public Sub New (
context As CreateContext
)
Parameters
- context
- Type: Hangfire.ClientCreateContext
[Missing <param name="context"/> documentation for "M:Hangfire.Client.CreatingContext.#ctor(Hangfire.Client.CreateContext)"]
See Also