| JobType Property |
Gets the metadata of a type that contains a method that should be
invoked during the performance.
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public Type Type { get; }
<NotNullAttribute>
Public ReadOnly Property Type As Type
Get
Property Value
Type:
TypeSee Also