Click or drag to resize
CreatedContextParameters Property

[Missing <summary> documentation for "P:Hangfire.Client.CreatedContext.Parameters"]

Namespace: Hangfire.Client
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public override IDictionary<string, Object> Parameters { get; }

Property Value

Type: IDictionaryString, Object
See Also