Click or drag to resize
CreateContextParameters Property

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

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

Property Value

Type: IDictionaryString, Object
See Also