Click or drag to resize

PFJobExecutionLockLockScope Property

Gets or sets the lock scope. This specifies the perimeter of the execution lock applied.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public JobExecutionLockScope LockScope { get; set; }

Property Value

Type: JobExecutionLockScope
See Also