Click or drag to resize
JobType Property
Gets the metadata of a type that contains a method that should be invoked during the performance.

Namespace: Hangfire.Common
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public Type Type { get; }

Property Value

Type: Type
See Also