Click or drag to resize
Infosoft Logo

JobExecutionDataFireInstanceId Property

Gets or sets the fire instance ID, which is a unique ID assigned to the execution by Quartz.NET.

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public virtual string FireInstanceId { get; set; }

Property Value

String
See Also