Click or drag to resize
JobActivatorScopeInnerScope Property

[Missing <summary> documentation for "P:Hangfire.JobActivatorScope.InnerScope"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public Object InnerScope { get; set; }

Property Value

Type: Object
See Also